[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 property to root of checkouted directory

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Mon, 6 Apr 2009 10:15:03 +0100

> -----Original Message-----
> From: Blair Zajac [mailto:blair_at_orcaware.com]
> Sent: Sunday, April 05, 2009 7:07 PM
> To: taro
> Cc: users_at_subversion.tigris.org
> Subject: Re: Setting svn:externals property to root of checkouted
> directory
>
[snip]
> No, you can't have '.' as the target of an external, it needs to
> specify a file or directory contained in the current directory.
>
> If you have a 'foo' under svn://host/adds/trunk/, then you'll need to
> add
>
> foo svn://host/adds/trunk/foo
>

However, while you cannot have '.', you can have '..', '^', '//' and '/'
which all provide a form of relative directory paths.

http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1560093

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-06 11:16:59 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.