RE: Re: Practical experience using externals
From: Mike Craig <Mike.Craig_at_freeclear.com>
Date: 2006-03-08 01:16:54 CET
Newbie here...
Is the Subversion 'Externals' similar to VSS 'Sharing'? So you can have
Thanks.
-----Original Message-----
On Tue, Mar 07, 2006 at 03:06:59PM -0600, Elbert Wall wrote:
I have practical experience doing this, and it's not that hard. Say you
- project
And you want to import some libraries into libs you simply do something
svn pe svn:externals /path/to/libs
And in that "file" you insert the references as described in the
third-party/sounds http://sounds.red-bean.com/repos
Or you might want to check out a speciel revision instead of the head:
third-party/sounds -r21 http://sounds.red-bean.com/repos
I hope this helps.
-- Cheers, - Jacob Atzen --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Mar 8 01:18:01 2006 |
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.