RE: Re: Query: svn externals and export
From: Andrew Hardy <andrew.hardy_at_gl-group.com>
Date: Thu, 10 Dec 2009 01:14:12 -0800 (PST)
Ryan,
Thanks for your thoughts.
> On Dec 9, 2009, at 12:34, Ryan Schmidt wrote:
> So I don't know an easy way to accomplish what you want. The only method that springs to mind is to read the svn:externals property in your script, parse it (in its many valid forms), figure out if it references a directory you want, and if so, check it out from the indicated URL instead.
I was hoping to avoid performing a checkout as this would create all the .svn directories, etc. and effectively double the data downloaded. I think that I'll have to export the 'trunk' to a temporary position and then copy the required directories, etc. to the final build location. A little messy...
------------------------------------------------------
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.