diff mercurial/revlog.py @ 21226:4898c37e03c0 stable

win32: backout 1a9ebc83a74c This change conflicted with TortoiseHg's use of QFileSystemWatcher. Files which were being monitored (for file-system events) were unable to be reliably updated using util.atomictempfile. Often the update would error out in the middle of the process leaving neither the old or the new file in place. My guess is that _kernel32.CreateFileA() is triggering an exception that is not handled correctly within unlink()
author Steve Borho <steve@borho.org>
date Sat, 03 May 2014 10:33:54 +0200
parents 4a6c8b6b10d3
children f13728d59c0e
line wrap: on
line diff