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

RE: svn propset svn:externals

From: Ian Brockbank <Ian.Brockbank_at_wolfsonmicro.com>
Date: 2006-05-24 10:16:07 CEST

Hi Paul,

> cd c:\sandbox\elephant
> svn propset svn:externals http://aeryn.tigris.org/svn/aeryn/trunk
> trunk/aeryn

You've got things confused. You want to set the svn:externals property
on
http://elephant.tigris.org/svn/elephant/trunk and set it to
aeryn http://aeryn.tigris.org/svn/aeryn/trunk
(i.e. the property is one or more lines of the form "local_subdir
URL_of_destination")

So what you want is

cd c:\sandbox\elephant
svn propset svn:externals trunk
aeryn http://aeryn.tigris.org/svn/aeryn/trunk

Cheers,

Ian Brockbank
Senior Applications Software Engineer - Corporate
e: ian.brockbank@wolfsonmicro.com / apps@wolfsonmicro.com
scd: ian@scottishdance.net
t: +44 131 272 7145
f: +44 131 272 7001

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 24 10:17:20 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.