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

Re: Problem in connecting the server

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 31 May 2012 11:12:01 +0200

On Thu, May 31, 2012 at 12:46:09PM +0900, Masaru Kitajima wrote:
> Hi, all!
>
> I do need your help.
>
> I'm running CentOS 5.8 and Subversion 1.6.11 on a VPS.
>
> When I try to connect to the repository from my client Versions.app for Mac,
> an error message is shown.
> "Could not read status line: Connection reset by peer"

It is clear that the connection between client and server was
terminated. But the message provides no information about why
this happened, unfortunately.

Can you please look at the server-side logs?
There should be access_log and error_log files on the server, possibly
in /var/log/httpd (I don't remember exactly which path is used on CentOS).
Maybe those files contain some related information?

> I use http to connect to the repository, not https as I haven't configured SSL
> connection on my server.
>
> I installed Subversion using yum. And am confusing that two packages were
> installed.
>
> Package subversion-1.6.11-10.el5_8.x86_64
> Package subversion-1.6.11-10.el5_8.i386
>
> I don't know why two packages were installed.
>
> Anyway, please help me to solve the status line issue.
>
> Thanks in advance for your help
>
> Kindest regards,
> Masaru
Received on 2012-05-31 11:12:46 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.