Simon Large wrote:
> 2009/2/5 petermat <petermat_at_pathcom.com>:
>> Is there any way of doing an update with one (or more) folders and
>> their subfolders excluded?
>>
>> There is a large bulk (~70% = gigs) of the repository files in one sub
>> tree - and I have no interest in that section. Also it is several down
>> in a moderately complex tree - so selecting everything else for
>> individual updates would be a real pain.
>
> Sorry, no. The best you will get is sparse checkouts. Checkout the top
> level with folders only. Select every other folder and update them to
> depth "fully recursive". Then drill down into the problem folder doing
> the same thing - fully recursive for safe branches, children only for
> the bloated branch.
>
> You only need to do this once. Subversion will remember the recursion
> settings, so updating from the top level afterwards will work.
...provided that the server is 1.5.0 or later. Otherwise, it will send
everything anyway.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1107241
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-05 13:28:10 CET