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

Re: Partial Checkout Script

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Mon, 17 May 2010 12:54:33 -0700

On Mon, May 17, 2010 at 03:41:22PM -0400, Eramo, Mark wrote:
> I am wondering if there is a simple way to script the checkout of only
> certain project folders in SVN without checking out others.

You want to create a "sparse working copy". Look at the --depth options
to update and checkout.

Note that sparse working copies sometimes don't play nice with different
kinds of merge operations. For day-to-day work they can be extremely
handy, though.

tyler
Received on 2010-05-17 21:55:04 CEST

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

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