I'm trying to set a bug to RESOLVED FIXED when I commit something. I used the commit comment:
bug 1234: do this do that status 1234: resolved fixed This brought up the error: Scmbug error 7: Resolving bug '1234' from state 'ASSIGNED' to state 'resolved' would violate the workflow of the bug-tracker. Instead, the resolution state could be changed to 'RESOLVED' state. So I think the check does not work case insensitive (which is not intuitive). But I changed my message to: bug 1234: do this do that status 1234: RESOLVED FIXED This brought up the error: Scmbug error 7: Invalid resolution 'FIXED' when resolving bug '1234' from state 'ASSIGNED' to state 'RESOLVED'. Instead, a valid resolution could be . So I think it scmbug does not know of the different RESOLVED states. -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
