]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 253308: Mention the Scmbug integration system in documentation; patch...
authorjocuri%softhome.net <>
Sat, 4 Sep 2004 16:26:39 +0000 (16:26 +0000)
committerjocuri%softhome.net <>
Sat, 4 Sep 2004 16:26:39 +0000 (16:26 +0000)
docs/xml/integration.xml

index 514064d26ef9c0ed2e8c0304037ea60539402ba3..3ba7c6bbfb052665595a84de3b3995225ba9c7e8 100644 (file)
     <ulink url="http://homepages.kcbbs.gen.nz/~tonyg/">
     http://homepages.kcbbs.gen.nz/~tonyg/</ulink>.
     </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"
     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>