[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: Tue, 5 Jun 2012 11:26:29 +0200

On Tue, Jun 05, 2012 at 03:14:21PM +0900, Masaru Kitajima wrote:
> Stefan,
>
> I found another problem. This may be server side Subversion configuration
> is somehow miss configured, I guess.
>
> I installed subversion using "yum -y install subversion" and Subversion
> 1.6.11 was installed. I also did "yum -y install mod_dav_svn" too.
>
> Today, I found that Subversion 1.7.5 is released. So I tried to get it
> and build it.
>
> Connecting to my server using SSH and typed
> "svn co http://svn.apache.org/repos/asf/subversion/trunk subversion"
> then again "svn: OPTIONS (URL: 'http://svn.apache.org/repos/asf/subversion/trunk'):
> Could not read status line:" was shown on the server.
>
> I have another server running CentOS6 and tried the same thing and
> it succeeded. I could get the source code from apache.org's repository.
>
> I'm really confused...

If you cannot even check out from svn.apache.org (which should virtually
always work), maybe there is a connection problem?

Are you behind a HTTP proxy?
Is something blocking or interfering with network traffic?
Received on 2012-06-05 11:27:06 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.