At 04:08 25.08.2008 -0700, KM wrote: > >Yes - I understand that if I explicity type it on two lines then it will do >what I want. I want to be able to type i my 2 or more comma separated issues >in the window of TortoiseSVN and have the script log all of those issues - >that pertain -- I guess I wasn't clear. > >These answers lead me to believe I can't do it easily - I'll work around it - >most of the time only one mantis issue applies anyway.
You can extend the parsing in checkin.php yourself. I also changed it because we sometimes commit for two issues at once (however not in your format, only the mentioned two lines format). But I don't want the whole commit message to be added to two issues, only this line (or these lines) where the fixed issue is mentioned. bye Fabi ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ mantisbt-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mantisbt-help
