Hi all,

I am running subversion 1.4.4 on the client side and svn 1.5.4 on the  
server side.  I've integrated scmbug 0.26.13 installed from the rpm's  
and mantis 1.1.6 on the server side.  When I commit from xcode with a  
log message like:

bug: 1234 blah blah
bug: 1233 some other message
bug: 23 yet some other stuff

mantis bug 1234 is updated like this:

blah blah
bug: 1233 some other message
bug: 23 yet some other stuff

instead of updating bugs 1234, 1233, and 23 separately.  I haven't  
modified the default regex in glue.conf.

 From the command line a real example:

svn commit test.file -m "bug 10: test
 > bug 11: test2
 > bug 12: test3"


and the entry in mantis:

test
bug 11: test2
bug 12: test3


Branch: trunk
Affected files:
---------------
NONE --> 5 BuildersLog:trunk/test.file

Is there something I'm missing in the regex or configuration to be  
able to update multiple items in the same commit?

Thanks,
James

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

Reply via email to