Moving a TAG
From: David F. Newman <dnewman_at_epnet.com>
Date: 2004-11-05 00:50:35 CET
I want to move a tag from a file from on revision to the same file in another
For example, say I tagged revision 6 of main.c as 1.0. But I made a mistake
So what I first tried was
But this errors out saying main.c still exists in the current directory. So I
$ svn delete main.c
I even tried
But the commit does nothing. A status shows that main.c has been switched.
Is there a way to do this?
-Dave
---------------------------------------------------------------------
|
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.