Comment 28 for bug 680529

Revision history for this message
Franjo Stipanovic (fritzfs) wrote :

Martin, sorry for the delay :(

I've prepared modified version of lockdir.py, but I wanted to test this case further with original bzr and this is what I discovered.

If I do: bzr commit -m "foo" I don't get error.

If I do: bzr qcommit -m "foo" I get error/warning every time.

Is there a difference in commit and qcommit implementation? It shouldn't be since qcommit is only gui version?