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/cvs.html | 174 ----------------------------------------------------- 1 file changed, 174 deletions(-) delete mode 100644 docs/html/cvs.html (limited to 'docs/html/cvs.html') diff --git a/docs/html/cvs.html b/docs/html/cvs.html deleted file mode 100644 index edc17f315..000000000 --- a/docs/html/cvs.html +++ /dev/null @@ -1,174 +0,0 @@ -
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.
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 "[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/, under the - "cvszilla" link. -