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

Re: svn:externals format

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 16 Nov 2010 14:36:31 +0100

On Tue, Nov 16, 2010 at 01:43:35PM +0100, Christoph Bartoschek wrote:
> Hi,
>
> what is the advantage of using
>
> ^/trunk/project/subproject_at_40 subproject

This new format does support relative URLs.
 
> compared to
>
> -r 40 ^/trunk/project/subproject subproject

This old format doesn't support relative URLs.
You can only use full URLs (http://svn.example.com/...) with this format.

See "svn help propset" for more information.

Stefan
Received on 2010-11-16 14:37:14 CET

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.