Comment 21 for bug 557585

Revision history for this message
nothize (nothize) wrote : Re: GitFile breaks dulwich on Windows

Attached the patch to demonstrate how the mmap.mmap() is affecting file moving on Windows. Another patch is just a quick and dirty use of the fancy_rename function to let the command "hg pull" pass.

Any clue for closing the mmap at the right time?