Nevermind, I just needed to upgrade from 1.33 to 2.0. On Ubuntu 16.04 the
system version is 1.33, but I was able to download the binary from the
fossil-scm site and everything worked like a charm. Thanks for the amazing,
free software!

On Thu, Mar 16, 2017 at 7:02 AM, Charles Leifer <colei...@gmail.com> wrote:

> 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