Hi Raina,

About the first issue, you need to provide a "bug XXXX:" number in the comment.

About the second issue, the status needs to be after a newline. It seems that
the '\n' is not properly interpreted as a newline by Subversion. I had noticed
this before. If instead you press Enter there and continue on the next line in
your shell you will be able to complete the status line.

On Wed, 2010-03-24 at 14:44 +0530, Himanshu Raina wrote:
> 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.
> _______________________________________________
> scmbug-users mailing list
> [email protected]
> http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Attachment: 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

Reply via email to