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

Re: svn: OPTIONS of ...could not connect to server

From: Ben Kim <bkim_at_benix.tamu.edu>
Date: Mon, 17 Jan 2011 20:38:39 -0600

On Sun, Jan 16, 2011 at 10:20:39PM -0800, Richard England wrote:
> On 01/07/2011 06:54 AM, Ben Kim wrote:
> >Hi,
> >
> >I run CentOS 5, 2.6.18-128.el5. I'm seeing
> >
> >$ svn commit index.epl
> >svn: Commit failed (details follow):
> >svn: OPTIONS of 'https://...': could not connect to server
> >
> >I looked for an answer high and low, but couldn't find a way to fix it.
> >
> >Can anyone offer a clue? Thanks.
> >
> >
> >
> >#svn --version
> >svn, version 1.6.12 (r955767)
> > compiled Jun 22 2010, 11:47:19
> >* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
> > - handles 'http' scheme
> > - handles 'https' scheme
> >* ra_svn : Module for accessing a repository using the svn network protocol.
> > - with Cyrus SASL authentication
> > - handles 'svn' scheme
> >* ra_local : Module for accessing a repository on local disk.
> > - handles 'file' scheme
> >
> >#rpm -qa|grep neon
> >neon-0.25.5-10.el5_4.1
> >neon-devel-0.25.5-10.el5_4.1
> >
> Is the httpd server running? Can you use a browser to view the
> repository? Did you move the repository after you checked out the
> working copy?

Thanks to all who replied.
The problem turned out to be selinux and permission on the repos directories. Didn't suspect it was the issue. It's now fixed.

-- 
Ben Kim
Lead Database Administrator
College of Education
Texas A&M University
http://benix.tamu.edu
Received on 2011-01-18 03:39:19 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.