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

Re: Unclear syntax for relative addressing of svn:externals, on RHEL 5, subversion-1.6.12

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 13 Jul 2010 17:22:35 +0200

On Tue, Jul 13, 2010 at 10:12:59AM -0500, Les Mikesell wrote:
> I meant it as a more general question, not just in the context of
> externals. Is there some reason not to use the path_at_rev style for
> every command or document that as the preferred method?

There's no reason not to always use path_at_rev.
You can use path_at_HEAD to get the default behaviour.

In 1.6.5, we explicitly changed the svn CLI client to parse peg revisions
in each of its URL or path arguments, and either evaluate them or discard
them depending on whether a peg revision makes sense in the current context.
This was done to help scripts, hudson jobs, and the like.

Stefan
Received on 2010-07-13 17:23:18 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.