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

Re: Subversion setup

From: Dave Pawson <dave.pawson_at_gmail.com>
Date: Thu, 20 Jan 2011 09:25:57 +0000

On 19 January 2011 18:16, Stephen Butler <sbutler_at_elego.de> wrote:

> Did you import the initial repository content as local root, using
> a "file://" URL?  In that case, some files inside the "db" directory
> would now be owned by root.
>
> I'd double-check the permissions on the following dirs & files.
>
>  /etc/svnauthfile (just in case)
Ah well, good try.
# ls -al /etc/svnauthfile
-rw-r--r-- 1 apache apache 88 2011-01-18 13:21 /etc/svnauthfile

no, that is owned by apache too.

from the same machine as the repo,
[root@marge files]# svn import knots http://192.168.1.74/repos/files
-m "initial"
svn: Server sent unexpected return value (403 Forbidden) in response
to OPTIONS request for 'http://192.168.1.74/repos/files'

So although I can import using file:/// it also blocks me (as root)
when I use http://
Is it something in the apache setup?

regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
Received on 2011-01-20 10:26:35 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.