Commit/Push unbound tag?

Martin Pool mbp at sourcefrog.net
Sat Jan 24 00:02:17 GMT 2009


2009/1/23 Eric Berry <elberry at gmail.com>:
> Is there a way to push the unbounded tag to the central repo after my local
> branch has been rebound?

It's probably a bug that it does not check them when you rebind (you
could file one, or look for one, in the tracker.)

As a workaround use bzr tags to find where it's bound and then just

  bzr tag -r REVID -d sftp://....  TAGNAME


-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list