How to fix tag commit?

Stefan Sperling stsp at stsp.name
Sat Apr 5 09:57:44 CEST 2008


On Sat, Apr 05, 2008 at 04:32:55AM +0200, Troy Davis wrote:
> 
> In r2206 I accidently added the tag: tags/libogg/libogg-1.1.3 from the wrong
> branch, then in r2207, I added the correct tag, but since it already existed it
> created tags/libogg/libogg-1.1.3/libogg , which is what I commited from in
> r2208. Can this be fixed or do I have to start all over? Or does it matter ?

Run svn rm svn+ssh://dslinux-svn/svn/đslinux/tags/libogg
and then recreate the tag as you intially wanted to by
svn cp svn+ssh://dslinux-svn/svn/dslinux/branches/vendor/libogg \
	svn+ssh://dslinux-svn/svn/dslinux/tags/libogg/libogg-1.1.3

As long as 'branches/vendor/libogg' hasn't changed in between, the
end result is the same as if you hadn't made the error (plus a few
revision numbers wasted but we got 2^32 of those so that doesn't matter :)
-- 
stefan
http://stsp.name                                         PGP Key: 0xF59D25F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://mailman.dslinux.in-berlin.de/pipermail/dslinux-devel-dslinux.in-berlin.de/attachments/20080405/50c1a373/attachment.pgp 


More information about the dslinux-devel mailing list