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

Re: Sparse Directories vs Externals

From: void pointer <rcdailey_at_gmail.com>
Date: Sun, 22 Feb 2009 00:08:27 -0600

I just did a quick test and new items added after you specify specific child
directories to be included are not downloaded with an update. So that
concern is solved. However there's one more major issue. Let me explain by
giving an example.

Suppose I have the following directory structure (This is what my working
copy would look like if I did a full recursive checkout):

engine/code
engine/projects
engine/projects/foo
engine/projects/bar
engine/prototypes/test1
engine/prototypes/test2
engine/prototypes/test3

If I were doing my initial checkout, here are the only parts of the tree I
would want to initially download:

engine/code
engine/projects/foo
engine/prototypes/test2

Everything else I do not want to be included. How would I do this?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1207227

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-22 07:09:16 CET

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.