[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Merging from deleted branch

From: Gavin Lambert <tsvn_at_mirality.co.nz>
Date: Thu, 23 Jan 2014 18:25:01 +1300

I had a case today where I wanted to merge some revisions from a branch
that I had already deleted previously. (Using TSVN 1.8)

Following this:

1. Go to the working copy root of the destination branch.
2. TortoiseSVN -> Merge
3. Range of revisions
4. URL to merge from -> ..., select the appropriate peg revision and
find the correct URL for the branch.
5. Click "Show log"
6. TSVN displays a log window but then hangs. After waiting for longer
than it should have taken, clicking Cancel exits out of the entire merge
operation, not just closing the log window.

I can successfully perform the merge if I use a separate log window (eg.
from the repo-browser) to find the appropriate revision to merge and
then type something like "1234-1243_at_2000" into the merge range, without
ever clicking Show Log.

Expected results:

1. When using a non-HEAD revision when specifying the URL to merge from,
it should remember this and pre-fill it to the revision range (or use a
separate field for this).
2. When clicking Show Log it should respect the peg revision.
3. The log window should show a reasonable error instead of hanging, in
the event that the URL does not exist at that revision.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-23 06:25:32 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.