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]
I got my repo locked via the same conditions here: /bugs.launchpad .net/bzr/ +bug/495011
https:/
OSX 10.6, Bazaar 2.1.0, ctrl+c durring a commit, locked me up
I tried all three of the following: /~exp-2- dev/exponent- cms/mvc- trunk/ //bazaar. launchpad. net/~exp- 2-dev/exponent- cms/mvc- trunk/
bzr break-lock sftp://<email address hidden>
bzr break-lock bzr+ssh:
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: /Users/ phillip/ projects/ _trunk/ exp/.bzr/ branch/ lock
Unable to obtain lock file://
held by <my email> on host phillip.local [process #89248]
Any further thoughts on this?