Comment 7 for bug 663957

Revision history for this message
aishimoto (aishimoto) wrote :

I had same problem again. I think I figured out why the error happened.

I guess when bzr was trying to rename directory, virus checker had happen to open files under the directory.
IMO, os.rename() should not be used to move directories on Windows.