summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/xml/integration.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/xml/integration.xml b/docs/xml/integration.xml
index 598baffca..3aa49245c 100644
--- a/docs/xml/integration.xml
+++ b/docs/xml/integration.xml
@@ -38,6 +38,13 @@
Bugzilla code, to integrate CVS and Bugzilla through CVS' ability to
email. Check it out at: <ulink url="http://homepages.kcbbs.gen.nz/~tonyg/"/>.
</para>
+
+ <para>Another system capable of CVS integration with Bugzilla is
+ Scmbug. This system provides generic integration of Source code
+ Configuration Management with Bugtracking. Check it out at: <ulink
+ url="http://freshmeat.net/projects/scmbug/"/>.
+ </para>
+
</section>
<section id="scm"
@@ -66,6 +73,17 @@
Please consult the pages linked above for further information.</para>
</section>
+ <section id="svn"
+ xreflabel="Subversion, a compelling replacement for CVS">
+ <title>Subversion</title>
+ <para>Subversion is a free/open-source version control system,
+ designed to overcome various limitations of CVS. Integration of
+ Subversion with Bugzilla is possible using Scmbug, a system
+ providing generic integration of Source Code Configuration
+ Management with Bugtracking. Scmbug is available at <ulink
+ url="http://freshmeat.net/projects/scmbug/"/>.</para>
+ </section>
+
<section id="tinderbox"
xreflabel="Tinderbox, the Mozilla automated build management system">
<title>Tinderbox/Tinderbox2</title>