From 11cbf0fa50e66aa096a2222a91c3ada4bb9eaf0a Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 4 Apr 2008 11:48:24 +0000 Subject: Patch for bug 253308: Mention the Scmbug integration system in documentation; patch by Kristis Makris ; r=vladd, a=justdave. --- docs/en/xml/integration.xml | 79 +++++++++++++++++++++++++-------------------- 1 file changed, 44 insertions(+), 35 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/integration.xml b/docs/en/xml/integration.xml index e801847d6..3aa49245c 100644 --- a/docs/en/xml/integration.xml +++ b/docs/en/xml/integration.xml @@ -1,6 +1,6 @@ - +
Integrating Bugzilla with Third-Party Tools
on the hook - - (include cool URL link here for Hook policies at mozilla.org). Bonsai - also includes gateways to - - - and Bugzilla + closed. Bonsai + also integrates with + . +
CVS 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. + Bugzilla Email Gateway. - Follow the instructions in the FAQ for enabling Bugzilla e-mail + 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 - [Bug XXXX] - - , 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. - - 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: - - http://homepages.kcbbs.gen.nz/~tonyg/ + [Bug XXXX], + and you can have CVS check-in comments append to your Bugzilla bug. If + you want to have the bug be closed automatically, you'll have to modify + the contrib/bugzilla_email_append.pl script. + + + 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: . + + + 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: . + - , under the - cvszilla - - link.
You can find the project page for Bugzilla and Teamtrack Perforce integration (p4dti) at: - - http://www.ravenbrook.com/project/p4dti + . p4dti is now an officially supported product from Perforce, and you can find the "Perforce Public Depot" p4dti page at - - http://public.perforce.com/public/perforce/p4dti/index.html + . @@ -80,13 +73,29 @@ Please consult the pages linked above for further information.
+
+ Subversion + 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 . +
+
Tinderbox/Tinderbox2 - We need Tinderbox integration information. + Tinderbox is a continuous-build system which can integrate with + Bugzilla - see + for details + of Tinderbox, and + to see it + in action.
- +