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

Use of relative externals

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Sun, 27 Apr 2008 10:05:06 +0100

Hi all,

Relative externals are not documented yet in the svn book nightly, so
I have to ask here for clarification :-)

../ relative to the parent directory of the external

Presumably I can go up several levels (../../../project/dir/subdir).
Can I go above the repository root and back down into another
repository? (../../../../repos2/project/dir)

^/ relative to the repository root

Again, is this restricted to the same repo, or can I access other
repositories in the same SVNParentPath?
^/../repos2/...

// relative to the URL scheme

This just protects against a change of access method (http -> https) ?

/ relative to the server's hostname

Can't think of any stupid questions to ask about that :-)

Simon

-- 
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-27 11:05:29 CEST

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.