Commit/Push unbound tag?
Eric Berry
elberry at gmail.com
Sat Jan 24 00:59:38 GMT 2009
Performing this operation results in an Error: "Tag release-1.0 already
exists".
However, after that I am able to checkout the tag directly using the
previous command.
bzr checkout -r tag:release-1.0 ftp://[domain]/[project]/trunk
So it seems the error is generated, but the tag is still pushed to the
central repo.
I am filing a bug with the aforementioned information.
Thank you,
Eric
On Fri, Jan 23, 2009 at 4:02 PM, Martin Pool <mbp at sourcefrog.net> wrote:
> 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/ <http://launchpad.net/%7Embp/>>
>
--
Learn from the past. Live in the present. Plan for the future.
11101000
http://www.townsfolkdesigns.com/blogs/elberry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090123/3375e4c4/attachment.htm
More information about the bazaar
mailing list