Comment 13 for bug 568154

Revision history for this message
Pat Tressel (ptressel) wrote :

I'm not running McAfee SystemGuard. If McAfee checking new files were the problem, why doesn't this happen on other new files? Never seen it outside of this case. I don't see why McAfee would deny the rename -- it wouldn't be different from me doing a rename on the file using the Windows command line.

Could "access denied" be due to the file being locked? Is bazaar running multiple threads? And are multiple threads trying to access that file? That's the only way I can think of that there would be contention. Otherwise, any file check would be synchronous -- all it would do is delay the file access.