You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Wesley Gooch <we...@acroterra.com> on 2008/01/24 04:33:39 UTC

subversion / mod_dav_svn issue

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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org