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

RE: Managing the work copy

From: Gavin Lambert <gavinl_at_compacsort.com>
Date: 2006-10-16 00:28:40 CEST

Quoth Dorian Guzmán <mailto:dorian.guzman@gmail.com>:
> Is it possible to remove a directory from the working copy, but not
> from the repository?
> For example, suppose the repository and my working copy have the A
> and B directories, but I don't want to get more updates from
> directory B in my working copy. I'm trying to avoid the creation a
> new working copy, if possible.

Kind of. Create an empty folder in your repository somewhere (typically
outside the trunk, and make sure it's kept empty). Then switch the
folders in your working copy that you don't care about over to that
folder. The folder will still exist, but it'll no longer contain any
files, and it'll stay that way even across updates.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 16 00:29: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.