Hi, I'm attempting to clone the source tree using the instructions from the
website (http://www.sqlite.org/getthecode.html#clone), but I'm getting an
error when "Artifacts received" hits 58416:

$ fossil clone http://www.sqlite.org/cgi/src sqlite.fossil

Round-trips: 7   Artifacts sent: 0  received: 58284
malformed cfile line
Round-trips: 8   Artifacts sent: 0  received: 58416
Clone done, sent: 1939  received: 35121878  ip: 67.18.92.124
server returned an error - clone aborted

I get errors when I try www2 and www3, or if I try HTTPS.

With verbose logging, the output isn't much different:

                Bytes      Cards  Artifacts     Deltas
Sent:              53          1          0          0
Received:     5000352      26717        293      13096
Sent:              72          2          0          0
Received:     5069927      24897        257      12181
Sent:              57          1          0          0
Received:     5000173      15434        836       6892
Sent:              57          1          0          0
Received:     5000385      19604        834       8987
Sent:              57          1          0          0
Received:     5002648      19884        874       9081
Sent:              57          1          0          0
Received:     5046326       9825        299       4623
Sent:              57          1          0          0
processed: 40%
malformed cfile line
Received:     5000745        263          3        128
Sent:              43          0          0          0
Received:          32          1          0          0
Clone done, sent: 1936  received: 35121878  ip: 67.18.92.124
server returned an error - clone aborted
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to