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

svn:externals

From: Simon Timms <timmssimon_at_shaw.ca>
Date: 2004-09-15 08:10:47 CEST

I am just killing myself here trying to get externals to work. I'm sure
this will be an easy solution but I just can't see it. I have two
repositories 410-public and 410-private they both have the standard
branches, trunk and tags structure. I want to link the
trunk/services/schema directory in the private version to the same
directory in the public version so changes in the public version will be
reflected in the private version. I am trying the command "svn propset
svn:externals 'http://simon.ma.cx/svn/trunk/services/schema' schema from
the services directory in private but I keep getting an error:

stimms@simserve services$svn propset svn:externals
'http://simon.ma.cx/svn/trunk/services/schema/' schema
svn: Error parsing svn:externals property on 'schema':
'http://simon.ma.cx/svn/trunk/services/schema/'

--Further info--

stimms@simserve service$svn --version
svn, version 1.0.6 (r10360)
   compiled Aug 28 2004, 13:39:52

stimms@simserve service$uname -a
FreeBSD simserve.simon.ma.cx 5.2-CURRENT FreeBSD 5.2-CURRENT #5: Wed Apr
7 13:57:16 MDT 2004
stimms@simserve.simon.ma.cx:/usr/obj/usr/src/sys/SIMSERVE-2003-06-22
i386

I would really love to know what I'm doing wrong here, there seem to be
no examples of this anywhere in the book or on the internet.

Thanks,
Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 08:12:22 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.