lp-propose should ignore superseded proposals
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
bzr refuses to create my merge proposal, because the current branch already has a superseded proposal
$ bzr lp-propose
bzr: ERROR: There is already a branch merge proposal: https:/
$ bzr version
Bazaar (bzr) 2.3.4
Python interpreter: /usr/bin/python 2.7.1
Python standard library: /usr/lib/python2.7
Platform: Linux-2.
bzrlib: /usr/lib/
Bazaar configuration: /home/stub/.bazaar
Bazaar log file: /home/stub/.bzr.log
Copyright 2005-2011 Canonical Ltd.
http://
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
Bazaar is part of the GNU Project to produce a free operating system.
I thought this was a dupe, but I can't find it. There have been some similar server-side errors in Launchpad, but now it should be possible to fix this entirely in bzr.