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

subversion / mod_dav_svn issue

From: Wesley Gooch <wesley_at_acroterra.com>
Date: Wed, 23 Jan 2008 21:33:39 -0700

I have a fresh install of subversion 1.4.6 from source with
dependencies. The install was successful and I am able to surf,
checkout, and commit to the repository through apache 2.0.52 and
mod_dav_svn. However, I am unable to add files to the repository. I
get the following error:

Adding trunk/afile
svn: Commit failed (details follow):
svn: PROPFIND request failed on '/svn-repos/trunk/afile'
svn: Could not open the requested SVN filesystem

I have the proper permissions on the repository (chown -R
apache.apache /address/to/repos/). I am not a hundred percent sure but
I believe the error lies in the fact that apache and the mod_dav_svn
module are not playing nice together. The apache log files are not
helpful. Is it possible there is a dependencies issue or maybe the
mod_dav_svn module version I have is not compatible with apache
2.0.52. Has anyone had a similar error and if so do you have any advice?

Thanks,
Wes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-24 05:34:17 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.