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

Re: How to have tortoisesvn Always freeze svn:externals for tags

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Thu, 31 Dec 2009 19:31:04 +0000

2009/12/31 dnndev <tony.gomez_at_gmail.com>:
> Is it possible with tortoiseSVN to always freeze svn:externals for tags?
>
> the scenario is our trunk will always use the 'head' revision for externals, however when we create 'tags' we would like for them to have a revision set for externals to properly 'freeze' them at a specific point in time.
>
> I would like for the above to be automatic when creating a tag from the trunk. If tortoiseSVN does not support this then a script would be useful. It seems like this is something that should be automated as opposed to manually setting a revision each time a tag is created.

It sounds like a good idea, but how would it be automated? The
externals could be a from a different repository and might not be the
current HEAD revision. There might be a lot of externals, all from
different repositories, in which case a server round trip would be
required for each one to get the head revision to peg to.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2434023
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-31 20:31:10 CET

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.