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

Re: How to get the data back from reverted revision

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 30 Apr 2013 13:51:57 +0100

On 30 April 2013 13:40, Jay Dolevo <cmst_at_live.com> wrote:
> Hi,
>
> I am currently using Tortoise SVN 1.7.10. Today I have committed a fairly large change into our svn server but we have decided to revert the changes back for some reason. Reverting process has been done with success. Of course my local copy has also been reverted as well. Therefore, my changes are now on the svn server but I don't know how to get them back? I tried some options like merge but no luck. Could you please tell me how I can get me own changes back to my local?

If I understand correctly you committed some changes in r100 then
(somebody else?) reverted those changes in r101 and now you have
updated to r101 which does not have your changes.

Show log for your project.
Select r101, the revision that reverted your changes.
Right click on r101 and "Revert changes from this revision".

Your working copy should now have your original changes back in - you
have reverted the revert.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3054648
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-30 14:52:03 CEST

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.