Comment 2 for bug 159118

Revision history for this message
John A Meinel (jameinel) wrote :

It refuses to delete it? I've done this a few times, and never had a problem going to: "BRANCH/+delete" or in your example
https://code.launchpad.net/~bialix/intelhex/trunk-w-tags/+delete

To delete the branch, and then use
bzr init --dirstate-tags bzr+ssh://bazaar.launchpad.net/~bialix/intelhex/trunk-w-tags/
bzr push bzr+ssh://bazaar.launchpad.net/~bialix/intelhex/trunk-w-tags/

However, you could also just wait a little bit. I believe Launchpad is set to be updated to support pack branches by the end of this month. (Whenever the 1.11 release lands.)