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

Re: Going back to an earlier revision permanently

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-09 13:07:58 CET

On 11/9/05, Nick Gilbert <nick@x-rm.com> wrote:

> I wanted to convert my web project from VS 2003 to VS 2005. After a
> couple of hours of stuggle, it's become clear that this isn't going to
> be easy to do and I don't have time to deal with the problems now.
>
> So I need to permenently revert to an earlier revision where the project
> was in VS 2003 format. I can choose "update to revision" and pick the
> one I want, but then I can't commit again because it thinks my project
> is out of date.
>
> How do I go back to the earlier revision and continue as I was doing so
> before?
>
> I can't believe I've never needed to do this before now... :)

Log dialog. Select the revisions from HEAD to the one you want
(shift-click). Then choose "revert these revisions". That will merge
the changes back. Then you can commit again.

This only works if there are no "holes" in the selected revision
range. If you don't want to revert some changes you made in between,
you have to "revert changes from this revision" from single revisions.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Nov 9 13:08:13 2005

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

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