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

Can't connect to SVN servers via HTTP-- could not read status line: connection was closed by server

From: Heiselt, Conan <conan.heiselt_at_gmail.com>
Date: Thu, 11 Oct 2012 18:22:57 -0400

I've been asking and googling this problem for the last many days with no avail.

Whenever I try to do a checkout of a repository I get this error:

$ svn co http://jquery-ui.googlecode.com/svn/trunk
svn: OPTIONS of 'http://jquery-ui.googlecode.com/svn/trunk': Could not read status line: connection was closed by server (http://jquery-ui.googlecode.com)

It doesn't matter what the repository is. Same error as long as I use HTTP.

Along with the many, many other things I've tried, I did some packet sniffing and noticed that there is absolutely no network traffic happening when I use HTTP. On the other hand, HTTPS works (on servers configured for it)--unfortunately, the server at work I really need to check in/out from only accepts HTTP.

Any ideas? This has got to be something just on my machine (OS X 10.8), but I can't for the life of me figure out what it is.

Many thanks,

Conan.
Received on 2012-10-12 00:44:44 CEST

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.