emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dead unbreakable bzr locks?


From: Stefan Monnier
Subject: Re: Dead unbreakable bzr locks?
Date: Thu, 01 Aug 2013 09:43:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> $ bzr push
> Using saved push location: bzr+ssh://address@hidden/emacs/trunk/
> Unable to obtain lock  held by Dmitry Antipov <address@hidden>
> on vcs.savannah.gnu.org (process #29533), acquired 1 hour, 41 minutes ago.
> See "bzr help break-lock" for more.
> bzr: ERROR: Could not acquire lock "(remote lock)": 
> bzr+ssh://address@hidden/emacs/

> and I can't break it with 'bzr break-lock bzr+ssh://address@hidden/emacs',
> even with --force.

> This happens from time to time. Why, and how to avoid it?

I generally just use "bzr break-lock" without any further argument,
which seems to check the remote site as well (after checking the local
locks).  But that's with a bound branch,

You might also try "bzr break-lock
bzr+ssh://address@hidden/emacs/trunk/".


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]