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

RE: Recovering from deletions

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-10-31 11:41:38 CET

Scott Pritchett wrote:
> I'm a little stuck. I deleted some folders and committed a
> version 21. I then reverted to version 19,

I guess you just reverted your WC to revision 19.

> I've tried various
> ways (merge being one) and all looks okay, but
...
> and when I Update it it deletes my folders again and leaves
> me at version 21.
>
> How do I force the latest version to be 19?

You have to restore the file in the repositories head revision first. One
way can be found here:
http://tortoisesvn.sourceforge.net/?q=taxonomy/term/10

The other is to do a "reverse merge" from revisions 21:19 which will bring
everything you removed betwee 19 and 21 back into a new head revision (22).
The procedure is described in more detail here:
http://svnbook.red-bean.com/en/1.1/ch04s04.html (Undoing Changes)

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
--
Received on Mon Oct 31 10:46:15 2005

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.