Rui, Guo wrote:
>> IMHO, "check out this directory except for this subdirectory" is a
>> reasonable request to make. And it's very easy to implement on the
>> server side; the client side suffers from the general "anything
>> involving the wc is painful" symptom.
>>
>> --dave
> Thanks, Dave.
> This function request does make sense. However, it may be really tricky in
> the client side. There will be no .svn/entries to store the depth value if
> the directory in question does not exist in advance. Current design may have
> to be modified to store a list of excluded sub-directories in the
> .svn/entries of the parent directory.
The .svn/entries file already stores skeletal information about
subdirectories, so you wouldn't be breaking new ground here.
--
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet <> www.collab.net <> Distributed Development On Demand
Received on 2008-04-04 18:10:11 CEST