sparse working directories and externals
From: Dave Andreas <Dave.Andreas_at_silabs.com>
Date: Fri, 28 Jan 2011 09:35:45 -0600
I've encountered a few anomalies regarding the sparse workaareas and externals. I can construct a sparse workarea using either a top down approach or a bottoms up approach as shown in the following examples
Top down:
$ svn co -depth immediates <URL> modules
Bottoms up:
$svn co <URL> modules
If it weren't for the external, the result is the same. Unfortunately the initial checkout of an external appears to be an all or nothing scenario requiring a depth of infinity.
The disadvantage of a bottoms up approach is that I'm checking out everything from the repository into the workarea and them pruning it back. In my actual case, I'm dealing with 10's of thousands of file and this process can take nearly 3 hours.
The ideal solution would be a top down approach that handled externals identically to modules from the local repository.
Any suggestions?
Dave Andreas
This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law or may constitute as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile or (ii) delete this message immediately if this is an electronic communication.
Thank you.
|
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.