[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[SUCCESS] "checksum does not match" and "Could not read status line"

From: Alexey Mahotkin <squadette_at_gmail.com>
Date: 2006-02-23 15:24:13 CET

Hello,

I just wanted to share one possible trouble with Subversion over HTTP:
buggy proxies.

After trying to switch from file-based to HTTP-based repository, I
could not check out large (~200Mb) repository. It said "checksum does
not match" about seemingly random files (when I did "svn up
filename.txt" it went ok. Also, when I tried to update the incomplete
repository, it said:

svn: REPORT request failed on '/main/!svn/vcc/default'
svn: REPORT of '/main/!svn/vcc/default': Could not read status line: An existing
connection was forcibly closed by the remote host. (http://svn.example.com)

It turned out that my TortoiseSVN was using HTTP-proxy (WinGate),
which was buggy. After turning the proxy off in Setting, all is well.

JM2C,

--alexm

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 23 16:53:09 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.