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

Re: Tagging svn:externals

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 20 Feb 2013 13:06:31 -0600

On Wed, Feb 20, 2013 at 12:30 PM, C M <cmanalyst66_at_gmail.com> wrote:
> I am not seeing anything in: /tags/Rel_1.0.
>
> Mind you I am using the Tortoise SVN 1.7 client to do the copy.

Subversion commands don't recurse into the stuff pulled in with
externals, if that is what you are expecting. But if the thing you
tag has external references, you should get the same structure
re-created when you check it out. That is, it copies the reference
only. The usual issue with this is that if the externals point to
trunk versions without peg revisions, the subsequent checkout may pull
in components that are newer than what you tagged. But it sounds
like you have some other issue or misunderstanding.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2013-02-20 20:07:05 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.