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

Re: Equivalent of "cvs rtag -F"

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-10-31 20:20:33 CET

On Oct 31, 2007, at 11:42, Reedick, Andrew wrote:

>> 3) When they tested a commit enough, they can move the tag. They can
>> move the tag as many times as they want, the last tag is the one
>> taken into account.
>>
>> Now, with SVN, I have a similar flow, but "moving a tag" is done in
>> two steps, and I'm looking for something simpler.
>
>
> Script the 'svn rm .../svn copy ...' to make it one step.

[snip]

> Or put in an enhancement request to have one-step tagging (which does
> the 'rm + copy' for you):
> svn [-r Rev] tag source_url[@rev] dest_url_tagname
> and then make it a project for your advanced users to actually modify
> the subversion code and contribute it. =)

No need. svnmucc can already do this in one step.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 31 20:23:28 2007

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.