Hi,

When presence_of_bug_ids is set to optional and commit is done.

svn commit -m "status 35420 : resolved fixed"

commit happens but nothing gets updated to bugzilla

   
When presence_of_bug_ids is set to required and commit is done.

svn commit -m "bug 35420: index.php modified \n status 35420 : resolved fixed"

It gives the error

** Scmbug error 3: No list of bug ids was found that matches the 
log_bugid_regex '[Bb]ug\s*([\d|\s|,|#]*?):' and log_bugid_split_regex 
',\s?#|\s?#|,|\s+' in the log message ''.

log_template is as follows

            log_bugid_regex => '[Bb]ug\s*([\d|\s|,|#]*?):',
            log_bugid_split_regex => ',\s?#|\s?#|,|\s+',
            log_body_regex => '[Bb]ug.*?:\s*(.*)'


Has it got anything to do with regex ?? Scmbug version 0.26.2-1




      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. 
http://in.yahoo.com/
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to