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

Re: setting svn:externals

From: Patrick Sunter <patrick_at_vpac.org>
Date: 2004-03-16 01:50:32 CET

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
Received on Tue Mar 16 20:51:52 2004

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.