On 03/21/2014 01:32 AM, Eli Zaretskii wrote: >> Date: Fri, 21 Mar 2014 00:48:04 -0700 >> From: Daniel Colascione >> >> Back in August, Dmitry Antipov reported that bzr seized up with an >> unbreakable remote lock error. I'm seeing the same thing now: >> >> ~/edev/trunk >> $ bzr push >> Using saved push location: >> bzr+ssh://quotemstr@bzr.savannah.gnu.org/emacs/trunk/ >> Unable to obtain lock held by Daniel Colascione >> on vcs.savannah.gnu.org (process >> #8930), acquired 14 minutes, 31 seconds ago. >> See "bzr help break-lock" for more. >> bzr: ERROR: Could not acquire lock "(remote lock)": >> bzr+ssh://quotemstr@bzr.savannah.gnu.org/emacs/ > > What does "bzr break-lock" say? > Nothing, either without arguments and with the name of the remote repository as arguments. The lock is gone now, though.