Comment 18 for bug 557585

Revision history for this message
Matthew L Daniel (mdaniel) wrote : Re: GitFile breaks dulwich on Windows

@anatoly what is the ticket number for the "not all files are properly closed" part?

I am experiencing the following error while using hggit and would like to track its progress:

  File "\Python26\Lib\site-packages\dulwich\file.py", line 54, in fancy_rename
    os.rename(newname, tmpfile)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process
abort: The process cannot access the file because it is being used by another process