savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [savannah-help-public] Checksum mismatch when checking out with http


From: Bob Proulx
Subject: Re: [savannah-help-public] Checksum mismatch when checking out with http
Date: Fri, 12 May 2017 03:15:04 -0600
User-agent: NeoMutt/20170306 (1.8.0)

Hello Sigurd,

Sigurd Nes wrote:
> I get a svn: E200014: Checksum mismatch for <various files, not consistent>
> When cheking out with http - like:
> svn co http://svn.savannah.nongnu.org/svn/fmsystem/trunk
> Cheking out with svn+ssh is ok.

Thank you for the report.  However I cannot reproduce it.  When I
check out that project everything works fine for me.  Which makes me
wonder if the problem might be due to proxies between you and the
servers.  Since you are using 'http' it is possible and because of
your report I think likely that you have an http proxy on your network
that is mangling your data.  Try https instead.

  svn co https://svn.savannah.nongnu.org/svn/fmsystem/trunk

Try checking out the https version instead.  If that works for you
when the http does not then it is almost certainly a rogue http proxy
between you and the network that is causing the problem.

Of course best is to use svn+ssh protocol as you have found.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]