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

Re: Excluding directories from checkout

From: Nick Stolwijk <nick_stolwijk_at_planet.nl>
Date: 2007-02-07 23:23:45 CET

Isn't this on repository level?

As I understand the question, he means on working copy level, so
individual users could exclude specific directories.

Ramanathan Muthaiah wrote:
>> I have a problem / feature-request which other users may like to comment
>> about.
>>
>>
>>
>> I am working using a very large SVN repository, which needs to be
>> accessed
>> remotely on a regular basis. Most users are only interested in part
>> of the
>> code base, although all code in the repository is active.
>>
>>
>>
>> Currently, it is possible to selectively check out individual
>> directories,
>> but keeping these all in sync manually is tedious and error prone. It
>> would be very useful if a file 'EXCLUDE' could be placed in the .svn
>> directory, of selective folders, so that in future those folders
>> would be
>> treated as if it had not been checked out.
>>
>>
>>
>> Are there any other ways of excluding directories?
> Did you try setting svn:ignore proprety ?
>
> This is covered in the SVN book:
> http://svnbook.red-bean.com/nightly/en/svn-book.html
>
> /Ram
>
> ---------------------------------------------------------------------
> 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 Feb 7 23:24:19 2007

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.