[PATCH] issue 1364

Andrei Vermel andrei.vermel at gmail.com
Mon Oct 27 10:34:52 CDT 2008


 
>> - this is one potential proposed way to fix the problem - I do not 
>> like the extend of changes required - it is nice to have one location 
>> where stat calls are routed through though
>
> I guess another possibility is to implement a buggy statfiles() for PYTHON
< 2.5.
> How hard would it be ?
Easy. Just allow for DST as if mtime were localtime (as on FAT).
But honest fix of os.stat has an added benefit of sorting out the annoying
dirstate rebuild twice a year after DST change. 

Andrei





More information about the Mercurial-devel mailing list