You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Patrick Sunter <pa...@vpac.org> on 2004/03/16 00:50:32 UTC

Re: setting svn:externals

Hi John,

you need to take another look at the documentation in the Subversion Book. use 
"svn propedit" instead of "svn propset" if you want to add multiple externals in 
1 directory (you write them 1-per-line).

John wrote:
In top level of repo
svn propset svn:externals  https://url-to-external-repo trunk/lib/fnmoc

also, how do I add multiple external URLS for the same directory in the repo?
would this work?
svn propset svn:externals <external URL><externalURL> trunk/lib/fnmoc

-- 
Patrick Sunter
--------------
Visitor in Geophysics
Center for Advanced Computing Research
Mail Code : 158-79
California Institute Of Technology,
Pasadena, CA 91125, USA.
Ph : +1 (1) 626 395 2565
Fax : +1 (1) 626 584 5917
E-Mail : patrick@cacr.caltech.edu
--------------
Software Engineer
Victorian Partnership for Advanced Computing
E-Mail: patrick@vpac.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: setting svn:externals

Posted by "AG1(AW/SW) Christopher" <jo...@metnet.navy.mil>.
Both responses to my question where perfect. Thanks again for the help.

--John

On Monday 15 March 2004 04:50 pm, Patrick Sunter wrote:
> Hi John,
>
> you need to take another look at the documentation in the Subversion Book.
> use "svn propedit" instead of "svn propset" if you want to add multiple
> externals in 1 directory (you write them 1-per-line).
>
> John wrote:
> In top level of repo
> svn propset svn:externals  https://url-to-external-repo trunk/lib/fnmoc
>
> also, how do I add multiple external URLS for the same directory in the
> repo? would this work?
> svn propset svn:externals <external URL><externalURL> trunk/lib/fnmoc

-- 
###################################
AG1(AW/SW) John Christopher
Web Integration Division
(831)656-4447 COM
878-4447 DSN
john.christopher@metnet.navy.mil
###################################

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org