[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: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2007-02-07 20:10:15 CET

> 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
Received on Wed Feb 7 20:10:35 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.