Comment 3 for bug 427773

Revision history for this message
Vincent Ladeuil (vila) wrote : Re: empty limbo dirs prevents to successful execution of bzr commands and left working tree locked

Right, limbo and pending_deletion are twins and should always be deleted together (IME).

But the bug is that you shouldn't ends up in that situation.
'bzr pull' is not supposed to left you in such a state, so if you can identify the faulty operation,
we can fix it.

If instead, you end up here while developing, say, a new to way to pull :-)
then may be you should fix that here :)