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

RE: How do I undo a checkout?

From: Fitzgerald, Joe <jfitzgerald_at_gsig.com>
Date: Tue, 29 Jan 2008 14:19:11 -0500

>I first deleted everything under the directory where I checked stuff
into.
>Obviously, tortise still remembers that it has stuff checked out in
here.

Tortoise "remembers" because there is a hidden directory .svn which
holds your code in the state is was in when you checked stuff out or
updated last.

To "undo" a checkout, simply delete the _entire directory_ you checked
out into. This will ensure your .svn hidden directories disappear too.

-Joe Fitzgerald

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-29 20:20:19 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.