I am using Bugzilla 2.22.2, Svn 1.4.2, and scmbug
0.19.9 on Linux.
After installation, I commit one change by using the
following line:
svn commit -m "bug 1: test" ./web.xml
I got the following error :
Sending web.xml
Transmitting file data .svn: Commit failed (details
follow):
svn: 'pre-commit' hook failed with error output:
Scmbug notice:
---------------------------------------------------------
Scmbug notice: Reading configuration
Scmbug notice: Checking configuration
Scmbug notice: Preparing for verification
svn: Expected version '3' of repository; found version
'5'
svn: Expected version '3' of repository; found version
'5'
svn: Expected version '3' of repository; found version
'5'
*******************************************
**
**
** Scmbug error 3: No list of bug ids was found that
matches the bugid_regex 'bug\s*([\d|\s|,|#]*?):' and
bugid_split_regex ',\s?#|\s?#|,|\s+'.
**
**
*******************************************
The glue.conf is like:
log_template => {
bugid_regex => 'bug\s*([\d|\s|,|#]*?):',
bugid_split_regex => ',\s?#|\s?#|,|\s+',
log_regex => 'bug.*?:\s*(.*)'
},
Does bug 1: test have format problem? I didn't
change the default bugid_regex.
Thanks,
Ethan
____________________________________________________________________________________
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users