From 20811e277e61cd29ae1edc97a6c62bc1a03f442b Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Sat, 11 Aug 2001 05:26:38 +0000 Subject: Compiled HTML/TXT check-in. For some reason, it keeps thinking my darn dbschema.jpg file is changing, though. --- docs/html/scm.html | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 docs/html/scm.html (limited to 'docs/html/scm.html') diff --git a/docs/html/scm.html b/docs/html/scm.html new file mode 100644 index 000000000..3aa515b35 --- /dev/null +++ b/docs/html/scm.html @@ -0,0 +1,168 @@ +Perforce SCM
The Bugzilla Guide
PrevChapter 5. Integrating Bugzilla with Third-Party ToolsNext

5.3. Perforce SCM

You can find the project page for Bugzilla and Teamtrack Perforce integration 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 fairly seamless. However, + p4dti is a patch against the Bugzilla 2.10 release, not the current 2.12 release. I anticipate + patches for 2.12 will be out shortly. Check the project page regularly for updates, or + take the given patches and patch it manually. p4dti is designed to support multiple defect + trackers, and maintains its own documentation for it. Please consult the pages linked + above for further information. +

Right now, there is no way to synchronize the Bug ID and the Perforce Transaction Number, or + to change the Bug ID to read (PRODUCT).bugID unless you hack it in. Additionally, if you + have synchronization problems, the easiest way to avoid them is to only put the bug + information, comments, etc. into Bugzilla, and not into the Perforce change records. + They will link anyway; merely reference the bug ID fixed in your change description, + and put a comment into Bugzilla + giving the change ID that fixed the Bugzilla bug. It's a process issue, not a technology + question. +


PrevHomeNext
CVSUpTinderbox
\ No newline at end of file -- cgit v1.2.3-24-g4f1b