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

How do you do incremental checkouts?

From: Robert J. Simpson <robert_at_simpson190.fsnet.co.uk>
Date: Wed, 11 Jan 2012 12:10:14 -0800 (PST)

We use a large svn repository (> 10GB) so we usually start with a partial checkout, limiting the checkout depth and selecting specific branches. That works fine but it appears impossible to do any further checkouts without deleting the existing workspace and starting again.

Here's what we've tried:

From the repo browser, checkout specific folder (surprisingly, you have to manually set the destination folder): Error: xxx is already a working copy for a different URL.

From the repro browser: Checkout root level then select items to check out. This proceeds to delete previously checked-out folders.

Update from root directory: Ignores anything not previously checked out.

Is it possible to incrementally check out items or do we have to delete the entire workspace and start from scratch each time?

Rob.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2908011

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-11 21:22:12 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.