Multiple Bugs at same svn commit

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
jagtap.suhas
Posts: 7
Joined: 09 Mar 2012, 12:07

Multiple Bugs at same svn commit

Post by jagtap.suhas »

HI
I have integrated Mantis 1.2.9 and subversion properly and it is working fine.
But i need help on updating multiple issues at the same commit.

When i provide multiple bugs separeted by comma while commiting in svn. It doesnt write anything in second bug number.

Thanks
Suhas
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Multiple Bugs at same svn commit

Post by atrol »

Does your commit message look like: Fix #1, #2
This seems to work with Git.
Maybe this works also with SVN
Please use Search before posting and read the Manual
jagtap.suhas
Posts: 7
Joined: 09 Mar 2012, 12:07

Re: Multiple Bugs at same svn commit

Post by jagtap.suhas »

atrol wrote:Does your commit message look like: Fix #1, #2
This seems to work with Git.
Maybe this works also with SVN
Where i can find this message FIX #1, #2.... ?
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Multiple Bugs at same svn commit

Post by atrol »

jagtap.suhas wrote: Where i can find this message FIX #1, #2.... ?
I thought we are talking about the message you enter when committing
jagtap.suhas wrote: When i provide multiple bugs separeted by comma while commiting in svn.
Please use Search before posting and read the Manual
jagtap.suhas
Posts: 7
Joined: 09 Mar 2012, 12:07

Re: Multiple Bugs at same svn commit

Post by jagtap.suhas »

M using tortoise svn client to commit the bug. And at the right corner m getting "Issue" window, where we enter multiple bug numbers...Please find attached snapshot.
Attachments
ScreenShot030.jpg
ScreenShot030.jpg (46.48 KiB) Viewed 8229 times
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Multiple Bugs at same svn commit

Post by atrol »

I don't use SVN and the integration, maybe entering Fix #1, #2 in the message windows of TortoiseSVN is what you need.

You can also try asking at IRC mantisbt-help or write to the mailing list
http://www.mantisbt.org/support.php
Please use Search before posting and read the Manual
edomal
Posts: 12
Joined: 31 Jan 2012, 07:58

Re: Multiple Bugs at same svn commit

Post by edomal »

jagtap.suhas wrote:HI
I have integrated Mantis 1.2.9 and subversion properly and it is working fine.
But i need help on updating multiple issues at the same commit.

When i provide multiple bugs separeted by comma while commiting in svn. It doesnt write anything in second bug number.

Thanks
Suhas
Write simply fix #1, fix #2
Post Reply