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

Problems with apache dav setup

From: <pellegrini_at_frameweb.it>
Date: 2007-05-30 18:41:37 CEST

Hallo,

i'm having troubles with setting up subversion with apache/webdav.
I did read the chapters in both the svn_book and the Subversion book by
W. Nagel about how to install subversion under linux and make it work
with apache, but it seems i'm missing something basic in the setup of
the webdav part.

First of all I'm running OpenSuse 10.2, and installed subversion with
yast2 on a machine having an already running apache 2.2.3

Starting from the bottom: I did set up all the needed files

/etc/sysconfig/apache2
/etc/apache2/sysconfig.d/loadmodule.conf
/etc/apache2/conf.d/subversion.conf

repositories are in /srv/svn/repos/public
<Location> is set up accordingly
AuthUserFile and AuthGroupFile have been created with htpasswd2

made a chown wwwrun:www -R on /srv/svn

all seems ok, if i do an svn import with url file:///......
all works smoothly
If i use svn import http://srvname/public/appname
I get the following error

svn: PROPFIND request failed on '/public/crm'
svn: Can't set position pointer in file
     '/srv/svn/repos/public/appname/db/revs/1': Invalid argument

I just can't figure out where is my fault...
I already tried to uninstall and reinstall subversion, to change
the setup for <Location>, to play with all these files but the error
is always the same.

Is there anyone that can point me in the right direction in order to
solve this problem?

TIA & BRGDS

Francesco

Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.

Visitate il sito http://www.frameweb.it
Received on Wed May 30 18:42:43 2007

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.