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

Re: accessing a single file from svnserve

From: Ryan Flynn <parseerror_at_gmail.com>
Date: 2004-08-24 23:55:17 CEST

> example, if i checkout a wrong directory, how can i undo the checkout, or
> does it matter..???
>
> i can't simply check the directory back in, as i haven't made any changes to
> the files... is there an 'undo/forget' command..??
>
> thanks
>
> -bruce

Bruce,

just delete the local copy. the checkout action, in a nutshell, is
just a copy. you can do anything to your wc and it will not affect the
repository unless you commit your changes.

pizza

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 23:55:36 2004

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.