leo-editor trunk appears hosed

Asked by Edward K. Ream

Hello,

The trunk of the leo-editor project is acting strangely.

https://code.launchpad.net/~leo-editor-team/leo-editor/trunk

A user may have made a mistake (or not, we're all bzr newbies here), but the effect is that the trunk went from rev 340 to rev 214. More seriously, all attempts to push something after rev 340 from my local machine to the trunk are greeted with:
bzr: ERROR: could not acquire lock "(remote lock)"

bzr break-lock bzr+ssh://<email address hidden>/~edreamleo/leo-editor/trunk/

appears to have no effect.

So it looks like something is wrong with the trunk. Pls help. Thanks.

Edward

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Christian Reis
Solved:
Last query:
Last reply:
Revision history for this message
Best Christian Reis (kiko) said :
#1

On Mon, Apr 14, 2008 at 09:23:48PM -0000, Edward K. Ream wrote:
> bzr break-lock bzr+ssh://<email address hidden>/~edreamleo/leo-editor/trunk/

Hang on. That's the address of a personal branch of yours, not the team
branch. The team branch is at:

    bzr+ssh://<email address hidden>/~leo-editor-team/leo-editor/trunk/

Have you tried break-locking that?
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125

Revision history for this message
Edward K. Ream (edreamleo) said :
#2

Many thanks for this help. Unlocking the proper url worked: it broke a lock held for nine+ hours.

Edward