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

Re: Issue: svn:externals syntax does not accept -rHEAD

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 22 Jun 2012 17:36:25 -0500

On Fri, Jun 22, 2012 at 5:19 PM, Johan Corveleyn <jcorvel_at_gmail.com> wrote:
>
> Just to be sure, I checked what happens if you don't move the target
> of the checkout, but perform some other change below it. Sure enough,
> checkout does the right thing: it checks out the correct item, at the
> operative revision:

Does an svn cp (url->url) accept that syntax? A workaround might be
to copy to a tag first and point the external to the tag - with the
possible issue that the tag is now pinned to that version even if HEAD
is still moving (the object has not been deleted yet), but if you know
that you probably wouldn't mention the peg rev at all.

-- 
  Les Mikesell
    lesmikesell_at_gmail.com
Received on 2012-06-23 00:36:57 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.