* Dead unbreakable bzr locks?
@ 2013-08-01 9:19 Dmitry Antipov
2013-08-01 13:43 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Antipov @ 2013-08-01 9:19 UTC (permalink / raw)
To: Emacs development discussions
Although I see no locks:
$ bzr info bzr+ssh://antipov@bzr.savannah.gnu.org/emacs
Shared repository (format: unnamed)
Location:
shared repository: bzr+ssh://antipov@bzr.savannah.gnu.org/emacs/
there is one:
$ bzr push
Using saved push location: bzr+ssh://antipov@bzr.savannah.gnu.org/emacs/trunk/
Unable to obtain lock held by Dmitry Antipov <antipov@vcs.savannah.gnu.org> 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://antipov@bzr.savannah.gnu.org/emacs/
and I can't break it with 'bzr break-lock bzr+ssh://antipov@bzr.savannah.gnu.org/emacs',
even with --force.
This happens from time to time. Why, and how to avoid it?
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Dead unbreakable bzr locks?
2013-08-01 9:19 Dead unbreakable bzr locks? Dmitry Antipov
@ 2013-08-01 13:43 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-08-01 13:43 UTC (permalink / raw)
To: Dmitry Antipov; +Cc: Emacs development discussions
> $ bzr push
> Using saved push location: bzr+ssh://antipov@bzr.savannah.gnu.org/emacs/trunk/
> Unable to obtain lock held by Dmitry Antipov <antipov@vcs.savannah.gnu.org>
> 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://antipov@bzr.savannah.gnu.org/emacs/
> and I can't break it with 'bzr break-lock bzr+ssh://antipov@bzr.savannah.gnu.org/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://antipov@bzr.savannah.gnu.org/emacs/trunk/".
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-01 13:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 9:19 Dead unbreakable bzr locks? Dmitry Antipov
2013-08-01 13:43 ` Stefan Monnier
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.