overwriting conflicting tags on push
John Arbash Meinel
john at arbash-meinel.com
Tue Jul 31 16:26:37 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Adam Mercer wrote:
> Hi
>
> I had to change which revision a tag in one of my branches pointed to,
> the next time I pushed the branch I got the following message:
>
> $ bzr push
> Using saved location: sftp://path/to/remote/branch/
> Pushed up to revision 2871.
> Conflicting tags:
> f2f_200707_talk
> $
>
> using the --overwrite option to bzr push also resulted in the
> "Conflicting tags" message to be printed. Is there anyway to remove
> the original tag in the remote branch without removing the tag from
> the remote branch by connecting to the remote location and remove the
> tag with
>
> $ bzr tag --remove f2f_200707_talk
>
> or by removing the remote branch and re-pushing?
>
> Cheers
>
> Adam
At the moment, I don't believe there is a way. I think it is an open bug, and
something Martin is planning on spending some time addressing. (There are other
tag related issues, like how the interact with checkouts/bound branches).
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGr1StJdeBCYSNAAMRApofAJ97McL1k94kirq5FgxPdYPy5VRyeACgkUJ6
EddCtAhZOmv7NseC3bsXDAw=
=Ktcz
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list