move a tag?
From: Jim Correia <jim.correia_at_pobox.com>
Date: 2004-02-23 20:46:51 CET
svn newbie question...
I've read the docs about how tags conceptually differ from cvs. I'm
cvs tag -F ...
or in p4, edit the label then do a labelsync
I realize that in svn a tag is just a copy:
$ svn copy http://svn.example.com/repos/trunk/calc \
Committed revision 351.
Suppose if after I made the release-1.0 tag, but before the actual
What is the right way to do this?
Remove the tag, and make a new copy?
Merge the changes into the tag? (Does this answer change if you use the
Define a new tag? (Is this conceptually what the design anticipates in
Something else?
Thanks,
---------------------------------------------------------------------
|
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.