Comment 17 for bug 250451

Revision history for this message
Phillip Ball (phillip-oicgroup) wrote :

I got my repo locked via the same conditions here:
https://bugs.launchpad.net/bzr/+bug/495011
OSX 10.6, Bazaar 2.1.0, ctrl+c durring a commit, locked me up

I tried all three of the following:
bzr break-lock sftp://<email address hidden>/~exp-2-dev/exponent-cms/mvc-trunk/
bzr break-lock bzr+ssh://bazaar.launchpad.net/~exp-2-dev/exponent-cms/mvc-trunk/
bzr break-lock lp:exponent-cms

All run, but never prompt for a y/n to confirm the break lock. Attempts to commit after still result in:
Unable to obtain lock file:///Users/phillip/projects/_trunk/exp/.bzr/branch/lock
held by <my email> on host phillip.local [process #89248]

Any further thoughts on this?