summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/integration.xml
diff options
context:
space:
mode:
authorgerv%gerv.net <>2008-04-04 13:46:09 +0200
committergerv%gerv.net <>2008-04-04 13:46:09 +0200
commite303177c5a82c05013652386d1af251b53b70cc2 (patch)
treeb6517bf3695217edc33b363a70b8fa3c06ca5e4a /docs/en/xml/integration.xml
parent9284fe0a6fff1c605a9410a60f3e1e7e437bf168 (diff)
downloadbugzilla-e303177c5a82c05013652386d1af251b53b70cc2.tar.gz
bugzilla-e303177c5a82c05013652386d1af251b53b70cc2.tar.xz
Merging new docs from 2.16 branch.
Diffstat (limited to 'docs/en/xml/integration.xml')
-rw-r--r--docs/en/xml/integration.xml117
1 files changed, 61 insertions, 56 deletions
diff --git a/docs/en/xml/integration.xml b/docs/en/xml/integration.xml
index dd1729761..68054ee13 100644
--- a/docs/en/xml/integration.xml
+++ b/docs/en/xml/integration.xml
@@ -1,77 +1,81 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" > -->
-
<!-- Keep these tools listings in alphabetical order please. -MPB -->
-
-<chapter id="integration">
+<section id="integration">
<title>Integrating Bugzilla with Third-Party Tools</title>
- <section id="bonsai" xreflabel="Bonsai, the Mozilla automated CVS management system">
+ <section id="bonsai"
+ xreflabel="Bonsai, the Mozilla automated CVS management system">
<title>Bonsai</title>
- <para>Bonsai is a web-based tool for managing <xref
- linkend="cvs" />
- . Using Bonsai, administrators can control open/closed status
- of trees, query a fast relational database back-end for change,
- branch, and comment information, and view changes made since the
- last time the tree was closed. These kinds of changes cause the
- engineer responsible to be <quote>on the hook</quote> (include
- cool URL link here for Hook policies at mozilla.org). Bonsai
- also includes gateways to <xref
- linkend="tinderbox" /> and Bugzilla </para>
+
+ <para>Bonsai is a web-based tool for managing
+ <xref linkend="cvs" />
+
+ . Using Bonsai, administrators can control open/closed status of trees,
+ query a fast relational database back-end for change, branch, and comment
+ information, and view changes made since the last time the tree was
+ closed. Bonsai
+ also integrates with
+ <xref linkend="tinderbox" />.
+ </para>
</section>
<section id="cvs" xreflabel="CVS, the Concurrent Versioning System">
<title>CVS</title>
- <para>CVS integration is best accomplished, at this point, using
- the Bugzilla Email Gateway. There have been some files
- submitted to allow greater CVS integration, but we need to make
- certain that Bugzilla is not tied into one particular software
- management package.</para>
- <para>
- Follow the instructions in the FAQ for enabling Bugzilla e-mail
- integration. Ensure that your check-in script sends an email to
- your Bugzilla e-mail gateway with the subject of <quote>[Bug
- XXXX]</quote>, and you can have CVS check-in comments append
- to your Bugzilla bug. If you have your check-in script include
- an @resolution field, you can even change the Bugzilla bug
- state.
- </para>
- <para>
- There is also a project, based upon somewhat dated Bugzilla
- code, to integrate CVS and Bugzilla through CVS' ability to
- email. Check it out at:
- <ulink url="http://homepages.kcbbs.gen.nz/~tonyg/">
- http://homepages.kcbbs.gen.nz/~tonyg/</ulink>, under the
- <quote>cvszilla</quote> link.
+
+ <para>CVS integration is best accomplished, at this point, using the
+ Bugzilla Email Gateway.</para>
+
+ <para>Follow the instructions in this Guide for enabling Bugzilla e-mail
+ integration. Ensure that your check-in script sends an email to your
+ Bugzilla e-mail gateway with the subject of
+ <quote>[Bug XXXX]</quote>,
+ and you can have CVS check-in comments append to your Bugzilla bug. If
+ you have your check-in script include an @resolution field, you can even
+ change the Bugzilla bug state.</para>
+
+ <para>There is also a CVSZilla project, based upon somewhat dated
+ Bugzilla code, to integrate CVS and Bugzilla through CVS' ability to
+ email. Check it out at:
+ <ulink url="http://homepages.kcbbs.gen.nz/~tonyg/">
+ http://homepages.kcbbs.gen.nz/~tonyg/</ulink>.
</para>
</section>
- <section id="scm" xreflabel="Perforce SCM (Fast Software Configuration Management System, a powerful commercial alternative to CVS">
+ <section id="scm"
+ xreflabel="Perforce SCM (Fast Software Configuration Management System, a powerful commercial alternative to CVS">
+
<title>Perforce SCM</title>
- <para>
- You can find the project page for Bugzilla and Teamtrack
- Perforce integration (p4dti) at: <ulink
- url="http://www.ravenbrook.com/project/p4dti/"> http://www.ravenbrook.com/project/p4dti</ulink> . <quote>p4dti</quote> is now an officially supported product from Perforce, and you can find the "Perforce Public Depot" p4dti page at <ulink url="http://public.perforce.com/public/perforce/p4dti/index.html"> http://public.perforce.com/public/perforce/p4dti/index.html</ulink>.
- </para>
- <para>
- Integration of Perforce with Bugzilla, once patches are applied,
- is seamless. Perforce replication information will appear below
- the comments of each bug. Be certain you have a matching set of
- patches for the Bugzilla version you are installing. p4dti is
- designed to support multiple defect trackers, and maintains its
- own documentation for it. Please consult the pages linked above
- for further information.
- </para>
- </section>
- <section id="tinderbox" xreflabel="Tinderbox, the Mozilla automated build management system">
- <title>Tinderbox/Tinderbox2</title>
- <para>We need Tinderbox integration information.</para>
- </section>
+ <para>You can find the project page for Bugzilla and Teamtrack Perforce
+ integration (p4dti) at:
+ <ulink url="http://www.ravenbrook.com/project/p4dti/">
+ http://www.ravenbrook.com/project/p4dti</ulink>
-</chapter>
+ .
+ <quote>p4dti</quote>
+ is now an officially supported product from Perforce, and you can find
+ the "Perforce Public Depot" p4dti page at
+ <ulink url="http://public.perforce.com/public/perforce/p4dti/index.html">
+ http://public.perforce.com/public/perforce/p4dti/index.html</ulink>
+ .</para>
+ <para>Integration of Perforce with Bugzilla, once patches are applied, is
+ seamless. Perforce replication information will appear below the comments
+ of each bug. Be certain you have a matching set of patches for the
+ Bugzilla version you are installing. p4dti is designed to support
+ multiple defect trackers, and maintains its own documentation for it.
+ Please consult the pages linked above for further information.</para>
+ </section>
+
+ <section id="tinderbox"
+ xreflabel="Tinderbox, the Mozilla automated build management system">
+ <title>Tinderbox/Tinderbox2</title>
+
+ <para>We need Tinderbox integration information.</para>
+ </section>
+</section>
<!-- Keep this comment at the end of the file
Local variables:
@@ -93,3 +97,4 @@ sgml-shorttag:t
sgml-tag-region-if-active:t
End:
-->
+