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

Re: Is it possible to do a "partial" or a filtered checkout

From: Carsten Koch <Carsten.Koch_at_icem.com>
Date: 2005-07-11 17:46:03 CEST

Bill Arnette wrote:
>>So, currently your only choice is to check out everything and
>>manually remove all the files you do not currently need.
...
> Except that when you do that, 'svn status' shows a ! (missing) For all the
> files which you manually deleted after the checkout. And when you commit
> the directory, those files will be deleted from the repository.

Not true.
Files will only be deleted from the repository if you do an explicit
   svn delete

Carsten.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 11 17:48:17 2005

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.