View Ticket
Not logged in
Ticket UUID: 25d3f8d5641deed328a1c05fb331a82e61101364
Title: Time skew when cloning a large repository via slow connection
Status: Fixed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-03-02 22:50:35
Version Found In: [0e87f42762] 2010-11-10 01:43:19 UTC
Description & Comments:
                Bytes      Cards  Artifacts     Deltas
Sent:              53          1          0          0
processed: 99%         fossil: *** time skew *** server time differs by 12.2 minutes
Received:     4720686        296        288          6
Total network traffic: 234 bytes sent, 922143 bytes received
Client is connected to the Internet using GPRS and connection is very slow. But I guarantee that the difference between server and client time is not more than 1-2 seconds. Does this message indicate a problem or I can safely ignore it?

drh added on 2011-03-02 22:50:35 UTC:
It's just a warning. I have modified the time skew detection to take into account large transfers over slow networks. Hopefully that will help.