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

Re: Delete from working copy only

From: Tim Hill <drtimhill_at_comcast.net>
Date: 2006-11-15 21:50:28 CET

Just delete it as you would any other non-subversion file(s) or folder
(s), including the .svn folders; the server has no memory of the
checkout. The only caution here is if you have locked files; unlock
them first.

--Tim

On Nov 15, 2006, at 11:39 AM, Peter McAlpine wrote:

> Hello,
>
> I check out parts of my repository with the -N option so that only the
> sections of code that I care about are checked/updated when I do my
> "svn st" or "svn up". Occasionally I check out things I don't really
> want or finish working with parts of the repository and don't want to
> look at it anymore.
>
> Is there a way to "delete" something from my working copy so that it
> still exists in the repository but doesn't get touched when I do "svn
> st" or "svn up"?
>
> -Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 15 21:51:15 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.