Hi,
    I have the following setup:

- Windows Server 2003 R2 Standard, with:
  1) VisualSVN server with Subversion 1.5.5.
  2) Bugzilla 2.22.7.
  3) SCMBUG Release 0-26-13.
- TortoiseSVN version 1.5.7 on the client, which is Windows XP SP3.

All the above tools have been freshly installed, and I am attempting to do a
trial run to make it work.

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 did an 'SVN Checkout' on a folder 'test1' situated on the client machine,
which resulted in the 3 standard Subversion folders, 'branches', 'tags' and
'trunk' being created inside it. I then created a test file 'hello.c' inside
the 'trunk' folder.

Problem:

I attempted to perform an 'SVN Commit' on the original folder 'test1'. I
added the comment

bug 1: this is a test commit.

and hit 'OK'. bug 1 is a valid bug that exists in Bugzilla.

Here is the error message that appeared in the TortoiseSVN console:

Modified: D:\test1\trunk\hello.c
Sending content: D:\test1\trunk\hello.c
Error: Commit failed (details follow):
Error: Commit blocked by pre-commit hook (exit code 1) with output:
Error: Scmbug notice:
---------------------------------------------------------
Error: Scmbug notice: Preparing for VERIFICATION
Error: Scmbug ERROR> SCM.pm:528:Scmbug::Glue::SCM::prepare_final_log_message
-
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: *******************************************
Finished!:
Kindly let me know if there is something wrong with the comment I entered. I
have not changed the default regular expression settings for SCMBUG. I have
the reduced the message length setting to 10 (instead of the original 50),
so that should not be a problem.

Please let me know what needs to be done to rectify this error.

Thanks in Advance,
Jaydeep.
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to