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

RE: Re: Using Tag methodology

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 17 Nov 2008 14:40:20 -0500

No.. I don't think that's what he wants. He doesn't want to "move" the
tag folder itself but have the same tag contain different revisions of a
file. Sort of like "float" label. The only way to do this is..

1. Delete the tag and do a new copy using the same tag name.
2. Commit changes directly to the tag folder. Basically goes against the
tag convention but is doable.

Bob

-----Original Message-----
From: Trevor Harmon [mailto:trevor_at_vocaro.com]
Sent: Monday, November 17, 2008 11:46 AM
To: Ryan Schmidt
Cc: Ilan Yaniv; Subversion Users
Subject: Re: Using Tag methodology

On Nov 17, 2008, at 5:40 AM, Ryan Schmidt wrote:

>> 2) I also need a label which is moveable, like "ready for QA" etc.
>
> Since tags are just copies, to recreate a tag, you would first
> delete the old tag, then create the new tag. You can do this with a
> normal Subversion client, and it will result in two revisions (one
> to delete and one to create)

Couldn't he just do a "move" on the tag? I thought tags are like any
other directory in Subversion, which means they can be moved around.

Trevor

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-17 20:40:59 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.