Thanks Kristis, you were correct, it was the format of the bugtraq:message
missing the colon at the end.  Once I got that sorted out all worked out
well and everything is functioning normally now!

Brandon


On 9/22/07, Kristis Makris <[EMAIL PROTECTED]> wrote:
>
> Hi Brandon,
>
> Sorry for the late response.
>
> I'm just wondering if instead of setting
>
> bugtraq;message=bug %BUGID%
>
> you should set:
>
> bugtraq;message=bug %BUGID%:
>
> Did you get all this sorted out by the way ? Or is this still a
> problem ?
>
> On Thu, 2007-09-13 at 21:21 -0400, Brandon Kane wrote:
> > Hi all,
> >
> > I am not able to sign up to the mailing list for some reason, so
> > please respond via direct e-mail if you can.
> >
> > I have just set up the latest scmbug (0.19.20-1), and am using it with
> > Subversion 1.4.3, Subclipse 1.2.4, Eclipse 3.3, and Bugzilla 3.0.1.
> >
> > I am getting the following error:
> >
> > commit -m "bug 8
> > Minor update" C:/dev/33workspace/ui/src/com/xxx/YYY.java
> >     Sending        33workspace/ui/src/com/xxx/YYY.java
> >     Transmitting file data ...
> >     A repository hook failed
> > svn: Commit failed (details follow):
> > svn: MERGE request failed on '/svn/spot/ui/trunk/src/com/xxx
> > svn: 'pre-commit' hook failed with error output:
> > Scmbug notice:
> > ---------------------------------------------------------
> > Scmbug notice: Reading configuration
> > Scmbug notice: Checking configuration
> > Scmbug notice: Preparing for verification
> >
> > *******************************************
> > **
> > **
> > ** 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+'.
> > **
> > **
> > *******************************************
> >
> > My bugtraq properties are set as follows:
> > bugtraq;message=bug %BUGID%
> > bugtraq:append=false
> > bugtraq:number=true
> > bugtraq:warnifnoissue=true
> > bugtraq:url= http://xxx.com/bugs/show_bug.cgi?id=%BUGID%
> >
> > My glue setup is pretty much the default configuration, only change
> > was to turn off the minimum comment length, and to change the e-mail
> > addresses to my own.
> >
> > The daemon.conf bugtracker section is as follows:
> >
> > bugtracker => {
> >     type => 'Bugzilla',
> >     version => '3.0.1',
> >     database_location => '127.0.0.1',
> >     database_port => '3306',
> >     database_vendor => 'mysql',
> >     database_name => 'bugs',
> >     database_username => 'bugs',
> >     database_password => 'pass',
> >     installed_locally => 1,
> >     installation_directory => '/var/bugzilla- 3.0/',
> >     bug_url_prefix => 'http://127.0.0.1/show_bug.cgi?id=' }
> >
> > There is nothing useful in any of the scmbug logs,  Is there any way
> > to run it in a debug mode to get more output?
> >
> > Any help would be appreciated!
> >
> > Brandon
> > _______________________________________________
> > scmbug-users mailing list
> > [email protected]
> > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
>
>
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to