We're running scmbug 0-26-5 with subversion 1.4.x and bugzilla 3.0.4.
And here is an interesting observation - when we write the resolution
in upper-case like this:
status 222: RESOLVED FIXED
Then some validation takes place (i.e. we got an error message for
invalid status change if the bug status is NEW but not ASSIGNED), the
change is committed to the svn repository, the usual comments are
being update in bugzilla. But the resolution status is not changed.

At the same time - lower-case works as expected - i.e.:
status 222: resolved fixed
also changes the resolution in bugzilla status to RESOLVED FIXED

We haven't tested this behaviour very thoroughly and I'm not sure if
it allways reproduces. Is it the way it should work and if not - is
there anyone else with the same problem (or there is something wrongin
our setup)?

On Mon, Jun 16, 2008 at 3:32 PM, <[EMAIL PROTECTED]> wrote:
>
> >  Which version of Scmbug are you running ? You may need to upgrade to the
> >  latest stable Scmbug. My guess is you need at least 0.23.3
>
> Yes, the upgrade of my scmbug has allowed me to change Bugzilla status' now
> from my commit messages.
>
> Works great.
>
> I have one additional small question.  If I am working with a command line
> based Subversion client on a Unix machine, how do I put a multiple line
> comment to capture the bug comments, and status change.
>
> I.E.  When I do my commit from the command line, it is something like this:
>
> svn commit myfile -m "bug 222: here is my fix [what do I put here to
> simulate a new line] status 222: resolved fixed"
>
> >From my graphical IDE I can put a multi line commit message like this:
>
> "bug 222: here is my fix
> status 222: resolved fixed"
>
> But the status change in Bugzilla only seems to work when the two commands
> are on separate lines.  So I need to figure out a way to put the messages
> on separate lines from the command line as well.
>
> Any advice here?
>
> Thanks.
>
> Bryan
>
>
>
>             Kristis Makris
>             <[EMAIL PROTECTED]
>             su.edu>                                                    To
>                                       [EMAIL PROTECTED]
>             06/16/2008 12:54                                           cc
>             AM                        [email protected]
>                                                                   Subject
>                                       RE: [scmbug-users] Changing bug
>                                       status' in Bugzilla & Subversion
>
>
>
>
>
>
>
>
>
>
> On Fri, 2008-06-13 at 10:44 -0400, [EMAIL PROTECTED] wrote:
> > > Bug 288: blah blah blah log message
> > > Status 288: resolved fixed
> >
> > I get an error from scmbug when I use a commit comment like this.  The
> > error is:
> > Scmbug error 7: Changing bug resolution is not yet implemented in this
> > version of Bugzilla.
> >
> > I have set my Bugzilla version is to 3.0.2 in the daemon.conf file.
> >
> > Any ideas?
>
> Which version of Scmbug are you running ? You may need to upgrade to the
> latest stable Scmbug. My guess is you need at least 0.23.3
> (See attached file: signature.asc)
> _______________________________________________
> 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