Comment 5 for bug 237140

Revision history for this message
John A Meinel (jameinel) wrote : Re: bzr dies when trying to delete a file that doesn't belong to the user, but is deletable (user and file belong to a group, file has group write permission)

Changing the permissions of files in .bzr/* would not have affected this. The problem is that you have a file in the working tree with the wrong permissions.

I would argue that there is still a bug that we don't give a better error to help users track down what is wrong.