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

Re: Re: question clarification needed (tagging with embedded externals)

From: Robin Guest <robin.guest_at_gmail.com>
Date: Wed, 22 Jul 2009 16:18:31 +0100

2009/7/22 Robin Guest <robin.guest_at_gmail.com>

> Sure. I always manually add revisions to my externals before I tag them.
> Takes all of 10 seconds extra. I change the svn:externals property in my
> up-to-date wc, tag from the wc, leaving the wc pointing at trunk, then
> revert it afterwards.
>

Another thing I regularly do is to make my externals point to tags of the
external thing, rather than the trunk of the external thing. Since by
convention tags are never changed, I'm then unlikely to get a wrong version.
This doesn't guard against the target of the external being moved in the
repo, though. Only an "@nnnnn"-style revision (peg revision) can cope with
that.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2374470

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-22 17:18:41 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.