Re: Query: svn externals and export
From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Wed, 9 Dec 2009 12:34:00 -0600
On Dec 9, 2009, at 10:15, Andrew Hardy wrote:
> I'm creating our build scripts on a Windows machine for one of our
Yes.
> If so, how should I construct a build
You could non-recursively check out the parent directory ("svn checkout -N"), then "svn update" each directory that you do want. Doesn't matter if the directory is real or an external.
The depth feature (--depth) allegedly replaced the nonrecursive feature (-N) in Subversion 1.5 but I have not yet learned the new syntax so I don't know if it works the same.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.