How to fix tag commit?

Troy Davis gpf at dslinux.in-berlin.de
Sat Apr 5 21:53:11 CEST 2008


Quoting Stefan Sperling <stsp at stsp.name>:

> 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
>


OK thanks all fixed, now to see if I can use it on dslinux :)

Troy


More information about the dslinux-devel mailing list