[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 12:03:53 -0600

On Wed, Feb 20, 2013 at 11:52 AM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
> Some clients like TortoiseSVN have a feature that will pin the external to
> the revision you are copping when doing the tag. Otherwise, you have to do
> it manually before or after you create your tag.

Neither choice 'feels' quite right to me unless you have an
intermediate branch to make the change. That is, if you make it on
the trunk before you copy to the tag you break the likely continuing
work on the trunk that expects the externals to also follow trunk
components. And if you change it in the tag you are breaking the
convention that you don't change tags. And if you copy the working
copy to a tag you might get other changes in the tag that weren't
committed anywhere else. Is there a 'best practice' consensus for
this step?

-- 
  Les Mikesell
    lesmikesell_at_gmail.com
Received on 2013-02-20 19:04:26 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.