`bzr info -v` is not working if WT4 is locked.

Bug #158596 reported by Alexander Belchenko
2
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

To reproduce: create dirstate[-tags] branch, add some file, run commit without arguments, editor for commit message should appear. Switch to another console and run `bzr info -v` and you'll get:

C:\Temp\3>bzr info -v
bzr: ERROR: Could not acquire lock "C:/Temp/3/.bzr/checkout/dirstate"

But selftest (on Linux) assume that this operation works OK, because OS locks on Linux is not exclusive within the same process. At least blackbox.test_info should be updated, if it's intended behavior.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.