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

RE: New User: Confused about 'reverting reverts'

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 24 Mar 2014 13:54:32 +0000

> Hi, non expert here. Hope someone can point out what I'm missing /
> confused about. Skip to '4.' for the question I have about TortoiseSVN. Earlier
> parts are background info.
>
> 1. Yesterday, I tried out a program that I had checked out to my computer. It
> worked (mostly).
>
> 2. Today, I updated to the latest revision and ran it. It crashed on start up.
>
> 3. I used 'Revert to this Revision' from the log to go back to the revision (I
> think) I was using yesterday and ran it. It crashed on start up. The crash,
> therefore, does not seem to be specific to the latest revision after all.
>
> 4. How do I reverse the earlier 'revert' action I made? I tried "SVN Update"
> and it said 'OK' but didn't seem to add / change any of the files that should
> have been added/changed.

Just revert the working copy. A "revert to this revision" updates your working copy and makes it dirty.

If you want to move to an earlier revision you should probably have used "update to this revision" which would have moved your working copy back to the revision in question so you could see how it performed.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-03-24 14:54:49 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.