Regarding CVS -Urgent!!!!!

Dave Swegen dswegen at software.plasmon.com
Mon Feb 10 14:27:41 UTC 2003


On Mon, Feb 10, 2003 at 09:57:56AM -0200, Christian Reis wrote:
> On Mon, Feb 10, 2003 at 05:00:02PM +0530, geeta wrote:
> 
> As for the web interface, no. What the script does is (roughly) look at
> the commit log, scan for a bug number, and make an HTTP connection to
> Bugzilla to submit a comment change. It's actually pretty simple, and
> should work well. The problems I ran into were related to using the CGI
> interface of Bugzilla (if you can call it an interface :) to submit, but
> that's solved.

The way I did it at work was to use the contrib/bugzilla_email_append.pl
script which picks up mails from a script called by CVSROOT/loginfo.
Works like a charm. I modified it to allow appending a commit log to
multiple bugs.

I really don't know which approach is the cleanest. One question,
though: Does the CGI approach attribute commit logs to the correct
person (i.e. not in the bug comment itself, but in the bug comment
header)?

I'm in the process of cleaning the scripts up a tad (some other people
want them too). Let me know if they would be of interest.

Cheers
    Dave



More information about the developers mailing list