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

Re: Could not read status line: connection was closed by server

From: Blair Zajac <blair_at_orcaware.com>
Date: Fri, 21 Jan 2011 20:34:48 -0800

On 1/21/2011 7:42 PM, 刘斌 wrote:
> Hello everyone
> I am seeing a odd problem.
> one of my developers on windows 2003,running the CollabNet-supported
> Subversion 1.6.15 binaries, does this command:
> svn commit
> following this error:
> Could not read status line: connection was closed by server
> on the svn server, there is nothing in the apache log.
> but on the same machine, I open the Subversion repo browser, then create
> folder\add files
> which all can be successful.
> what's the possible reason?do you give me any advises, thank you!

How are you connecting to the server, file:///, http://, https://,
svn://, svn+ssh://?

If you're using http://, then try using https://. If the later works,
then there's something in the network that's affecting the traffic.

Regards,
Blair
Received on 2011-01-22 05:35:34 CET

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.