Discussion:
crash on attempting to commit multiple targets (branches) at the same time (regression 1.8.8.25755?)
Leto
2014-09-04 20:42:40 UTC
Permalink
Hi,

We maintain a branch for each "official" release of our app (all for a same SVN project). When a bug is reported by customers, it needs to be fixed on all branches, from the release version it has been detected on.

when it is the case, I use to check in the fixes for all branches as a single commit. To do so, I select all working copies for the branches I am interested in in Windows Explorer, then select "SVN commit..." menu.

Normally, all changes for all selected branches are displayed in the commit box, which shows "Commit to: (multiple targets selected)".

It works well with TortoiseSVN-1.8.7.25475-win32-svn-1.8.9 but it crashes with TortoiseSVN-1.8.8.25755-win32-svn-1.8.10 (the dialog opens and seems to wait for data for a while, then crashes).
Commit of single targets works properly.

using Windows7 32 bit French.

Thank you,
regards,
Leto

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3087923

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Simon Large
2014-09-05 07:21:26 UTC
Permalink
Post by Leto
Hi,
We maintain a branch for each "official" release of our app (all for a same SVN project). When a bug is reported by customers, it needs to be fixed on all branches, from the release version it has been detected on.
when it is the case, I use to check in the fixes for all branches as a single commit. To do so, I select all working copies for the branches I am interested in in Windows Explorer, then select "SVN commit..." menu.
Normally, all changes for all selected branches are displayed in the commit box, which shows "Commit to: (multiple targets selected)".
It works well with TortoiseSVN-1.8.7.25475-win32-svn-1.8.9 but it crashes with TortoiseSVN-1.8.8.25755-win32-svn-1.8.10 (the dialog opens and seems to wait for data for a while, then crashes).
Commit of single targets works properly.
using Windows7 32 bit French.
Thanks for the report, but this was fixed a few days ago.
https://code.google.com/p/tortoisesvn/issues/detail?id=661

You can try a nightly build to check that it is fixed.
http://nightlybuilds.tortoisesvn.net/1.8.x/win32/full/

Simon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3087944

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Loading...