Hi,
I've just updated my SCMBug version to 0.23.4 as adviced and I still
get the error. I put here some scenarios to try to get the error.
If I put precence_of_bug_id to optional and I commit, I get:
MarcBook:~/aaa $ svn ci -m "bug 4: This commit should close this
bug\nstatus 4: fixed worksforme"
Sending web/index.php
Transmitting file data .svn: Commit failed (details follow):
**Scmbug error 14: This log message was 0 characters long.
Minimum limit is 50 characters.
Now I try the same config (presence_of_bug_id = 'optional') but, I
change the log message:
MarcBook:~/aaa marctorres$ svn ci -m "status 4: fixed
worksforme. This text is here to get 50 characters, otherwise it
won't work"
Sending web/index.php
Transmitting file data .svn: Commit failed (details follow):
** Scmbug error 14: This log message was 0 characters long.
Minimum limit is 50 characters.
Now I put presence_of_bug_id='required' and try. You could see that
it fails like it failed with the version 0.23.0:
MarcBook:~/aaa marctorres$ svn ci -m "bug 4: This commit should
close this bug\nstatus 4: fixed worksforme"
Sending web/index.php
Transmitting file data .svn: Commit failed (details follow):
** Scmbug error 3: No list of bug ids was found that matches the
log_bugid_regex 'bug\s*([\d|\s|,|#]*?):' and log_bugid_split_regex ',
\s?#|\s?#|,|\s+' in the log message ''.
As I said before it seems that the regexps are not working correctly,
but I cannot see why.
Any other options? Am I doing wrong something?
Thanks,
Marc.
PS: If you need more info (like log entries or something) just ask :-D
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users