Hi all,
I just finished installing scmbug 0-18-3 on 2 machines :
1) CVS server
2) bugzilla (2.22.1)/mysql server
On the bugzilla machine I got the following message when commiting on the CVS
machine :
"The changeset comment could not be added. This must be due to a bug in the
bug-tracker backend"
How could I test from where the problem is coming from ?
My integration daemon is running on the bugzilla machine, and my daemon.conf
contains :
bugtracker => {
type => 'Bugzilla',
version => '2.22.1',
database_location => 'localhost',
database_port => '3306',
database_vendor => 'mysql',
database_name => 'bugs',
database_username => 'bugs',
database_password => 'toto',
installed_locally => 1,
installation_directory => '/var/www/html/bugzilla',
bug_url_prefix => 'http://bugzilla/show_bug.cgi?id=' },
Thanks in advance
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users