Hi Jaydeep, This is unusual.
On Fri, 2009-02-20 at 17:16 +0530, Jaydeep Ghurye wrote: > To be honest, I am not good at Perl, but I managed to disable much of > its version verification for Subversion, which according to the > manual, is not yet supported. I am guessing that SCMBUG should be able > to work just fine with Subversion 1.5.5. I have tested Scmbug with Subversion 1.5.1 and it worked. > Error: ******************************************* > Error: ** > Error: ** > Error: ** Scmbug error 3: No list of bug ids was found that matches > the > Error: log_bugid_regex '^\s*bug\s*([\d|\s|,|#]*?):' and > log_bugid_split_regex > Error: ',\s?#|\s?#|,|\s+' in the log message ''. > Error: ** > Error: ** > Error: ******************************************* The error message says that the log message was ''. That no log message was provided. Obviously, this is not the true. You provided a log message. Can you enable debugging my editing glue.conf in the repository to read from: log4perl.category.Glue = WARN, AppWarn, AppRest to log4perl.category.Glue = WARN, AppWarn, AppRest, Logfile Then run this again and inspect the output in /tmp/scmbug_glue.log
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
