[15:04] i made: bzr init; bzr add *; bzr whoami "my info..."; but when i do bzr commit; i get "ERROR: Could not acquire lock "(local)"". i made bzr break-lock; but without result. i use sorry to say windows and i am new in bzr. What i don't understand? [15:06] Bazaar 2.5.1 [15:14] I wonder if it's upset about the Windows filesystem maybe? [15:15] mtakkman: it also gives you a directory it's trying to create? can you manually make that? [15:19] presumably bug 1172533 which should be avoidable by putting the branch somewhere else that doesn't trigger whatever the issue is [15:19] bug 1172533 in Bazaar "Cannot acquire lock on Windows 7 when configuring my details" [High,Confirmed] https://launchpad.net/bugs/1172533 [15:21] Unable to obtain lock file:///some path/ held by "my info in bzr" on "name of current user of windows" (process #7592), acquired 60 minutes, 33 seconds ago. [15:21] Will continue to try until 19:18:57, unless you press Ctrl-C. [15:21] See "bzr help break-lock" for more. [15:21] bzr: ERROR: Could not acquire lock "(local)": file:///some path [15:21] [15:21] mtakkman: the path is actually relevent, I want to know if it has url escapes or anything else unusual in it... [15:22] mtakkman: at least, try the same in a different directory that your user has full perms on, and doesn't have any odd characters in [15:25] ok i do it. This error was becaus i don't correctly close popup window for commit's message. So in other dir it work [15:28] ah, so commit was still going, and holding the lock