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?

Reply via email to