From: Dan McGuirk (mcguirk at gmail.com) Date: Wed Mar 2 11:03:03 EST 2011 |
|
Is this happening on network-mounted drives? One strange thing I've run into in the past is that on SMB-mounted filesystems, the timestamp is rounded off to a multiple of 2 seconds. It seems like that could cause this problem. rsync has a --modify-window parameter to accommodate this. e.g. see here: http://www.goodjobsucking.com/?p=16
Posted on the dev mailing list. |
|