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

Re: Rollback to Version 1.7

From: BladeOfLight16 <bladeoflight16_at_gmail.com>
Date: Tue, 20 Aug 2013 22:33:24 -0400

On Tue, Aug 20, 2013 at 6:57 PM, Tom Kanarski <tkanarski_at_21ct.com> wrote:
>
> Would removing the .svn directory work? Could I then check out the project
> using v1.7?
>

Deleting the .svn directory will unversion the folder, of course, but you
shouldn't check out over top of the same directory. I believe that would
overwrite any local changes you have.

I would

1. Rename your working copy's directory.
2. Check out a new working copy in the same location.
3. Copy your original working copy's files into the new working copy
(excluding the .svn directory), overwriting the checked out files so you
can get your local changes back.
4. Optionally delete the original working copy.

Good luck.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-21 04:34:10 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.