[Unison-hackers] Windows Daylight Savings Quirk
Jerome Vouillon
Jerome.Vouillon at pps.jussieu.fr
Mon May 16 11:58:28 EDT 2005
Hi,
> More details of the Windows daylight savings time bug can be found at
> http://www.codeproject.com/datetime/dstbugs.asp?df=100&forumid=2218&exp=0&select=229121
> http://support.microsoft.com/kb/q158588/
> http://support.microsoft.com/kb/q129574/
>
> The executive summary is that, at least for NTFS volumes, the file
> modtime has to be retrieved via the Windows API call GetFileTime()
> instead of the C library stat().
Thanks for the references.
> I am aware that 2.10.2 is out, but from the changelogs and mailing
> lists, it seems that this issue still applies to the latest version.
> Will be great if someone running 2.10.2 on a pair of Linux and
> Windows/NTFS machines can verify that the presence of the problem.
Unison 2.10.2 has some code which is supposed to provide a work-around
to this problem: one-hour differences are ignored. But this code was
not really tested.
So, I would really appreciate if you could try Unison 2.10.2 (or 2.12)
and tell us whether it fixes this problem.
Regards,
-- Jerome
More information about the Unison-hackers
mailing list