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

Re: Don't update one folder

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Thu, 05 Feb 2009 12:27:02 +0000

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

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.