[PATCH 0 of 2] Fixes for issues 1782 and 1840

Laurens Holst laurens.nospam at grauw.nl
Mon Sep 28 22:00:39 UTC 2009


The fix for issue 1782 was submitted before but forgotten so I am resubmitting:

Fix issue 1782 don’t do url2pathname conversion for urls
And only replace os-dependent path separators when necessary


The ‘fix’ for issue 1840 is new, and reduces the risk of dirstate corruption:

Reorder rename operations to minimise risk of leaving repository in unknown state
because of interfering virus scanner. As suggested by Steve Borho, see
http://bitbucket.org/tortoisehg/stable/issue/580/#comment-57703
Issue 1840 - AVG anti-virus interferes with disk access

~Laurens




More information about the Mercurial-devel mailing list