>
> Most likely it's my expectation that's at fault.
>
> Here's what I'm trying to accomplish:
>
> Suppose there's a repository with some tree structure.
> 20G /
> 18G /documentation
> 17G /documentation/library
> 1G /documentation/procedures
> 2G /src
>
> If I want to checkout / but I want to neglect
> /documentation/library, so I'm checking out a total of 3G
> instead of 20G
>
> I've tried everything I could think of, with the svn:ignore
> property, but never achieved the desired result. Any suggestions?
>
This is the sparse checkout functionality which will be available with
next 1.5 release.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-13 17:35:23 CET