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

Re: How to fix working copy if repository was restored from backup???

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-06-07 09:55:29 CEST

Papick G. Taboada wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I just recovered my repository to the latest revision I had on backup
> 352. My working copy was at 355 and complains that this revision does
> not exist anymore.
>
> How do I get out of this problem?
>
> brgds,
>
> Papick

Make a complete copy of your current checkout elsewhere, then do an "svn
switch" to the older revision. That should preserve any new directories or
renamed files in the copy, and allow you to copy back edited or renamed
files as necessary.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 7 09:57:01 2006

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

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