Comment 4 for bug 862335

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 862335] Re: "IOError: [Errno 13] Permission denied" when Bazaar Explorer has opened a directory

Three ways you can check
- hunt through the directories in explorer
- just use the Windows Properties change acl box to give yourself r/w
access to everything
- run
   set BZR_PDB=1
   bzr st
then when it crashes it should go in the debugger and then say
   p locals()