bzr info -vv statistics display

Eli Zaretskii eliz at gnu.org
Tue Feb 8 17:59:16 UTC 2011


> From: Eric Siegerman <lists08-bzr at davor.org>
> Date: Tue, 08 Feb 2011 10:37:57 -0500
> 
> On Tue, 2011-02-08 at 05:24 -0500, Eli Zaretskii wrote:
> > Btw, "bzr break-lock" says that "bzr info" can be used to show locks.
> > Is that still true?  I couldn't see any locks no matter how many times
> > I invoked "bzr info", but maybe that's because no one committed
> > anything in that period of time.
> 
> I just tested this by typing "bzr commit" in one window and then,
> while the log-message editor was open, trying "bzr info -v" in
> another.  In 2.3.0, that dies of:
>     bzr: ERROR: Could not acquire lock \
>         "/tmp/bt/a/.bzr/checkout/dirstate": \
>         [Errno 11] Resource temporarily unavailable
> 
> Not exactly what the docs contemplate, but it does inform you :-/
> 
> I then killed the commit and message-editor processes, after
> which "bzr info -v" said:
>     Lock status:
>       working tree: locked
>             branch: locked
>         repository: unlocked
> 
> and "bzr break-lock" duly broke both locks, after asking my
> permission for each in turn.

Thanks, that answers my concern.



More information about the bazaar mailing list