From d8caf6045d10344c431918128e3803ca497565f3 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sun, 28 Jul 2002 05:00:17 +0000 Subject: Merging new docs from 2.16 branch. --- docs/html/integration.html | 165 +++++++++++++++++++++++++++++++++------------ 1 file changed, 123 insertions(+), 42 deletions(-) (limited to 'docs/html/integration.html') diff --git a/docs/html/integration.html b/docs/html/integration.html index 47447fbeb..9a7c1c432 100644 --- a/docs/html/integration.html +++ b/docs/html/integration.html @@ -9,14 +9,17 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ REL="HOME" TITLE="The Bugzilla Guide" HREF="index.html">PrevChapter 5. Administering BugzillaNext

Chapter 5. Integrating Bugzilla with Third-Party Tools

5.9. Integrating Bugzilla with Third-Party Tools
Table of Contents
5.1. Bonsai
5.2. CVS
5.3. Perforce SCM
5.4. Tinderbox/Tinderbox2

5.9.1. Bonsai

Bonsai is a web-based tool for managing + CVS, the Concurrent Versioning System + + . 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 + Tinderbox, the Mozilla automated build management system. +

5.9.2. CVS

CVS integration is best accomplished, at this point, using the + Bugzilla Email Gateway.

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 CVSZilla 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/. +

5.9.3. Perforce SCM

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 + + .

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.

5.9.4. Tinderbox/Tinderbox2

We need Tinderbox integration information.

PrevNextBugzilla SecurityUpgrading to New Releases UpBonsaiThe Bugzilla FAQ