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

Re: AuthzSVNAccessFile fails no matter how its set

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Mon, 16 Jun 2008 16:30:05 -0700

On Mon, Jun 16, 2008 at 3:42 PM, Pat Farrell <pfarrell_at_pfarrell.com> wrote:

> Hari Kodungallur wrote:
> > What is the error on the command line when you execute the command?
>
> pfarrell_at_tools:~/sandbox/natshop/docs$ cp newcert.sh foo
> pfarrell_at_tools:~/sandbox/natshop/docs$ svn add foo
> A foo
> pfarrell_at_tools:~/sandbox/natshop/docs$ svn commit
> svn: Commit failed (details follow):
> svn: OPTIONS request failed on '/repos/natshop/docs'
> svn: OPTIONS of '/repos/natshop/docs': Could not resolve hostname
> `www.pfarrell.com': No address associated with hostname
> (https://www.pfarrell.com)

Well, the issue clearly is because it is not able to resolve
www.pfarrell.com. And not with the authorization file.
How were you able to checkout? Did something change after you checked out?
May be the host is down. Or may be you need to now resolve it through a
proxy.

>
> svn: Your commit message was left in a temporary file:
> svn: '/home/pfarrell/sandbox/natshop/svn-commit.tmp'
> pfarrell_at_tools:~/sandbox/natshop/docs$
>
>
> Yes, the apache log only talks about checkout, but that works. Most strange
>
> --
> Pat Farrell
> http://www.pfarrell.com/
>
>
Received on 2008-06-17 01:30:34 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.