Help: Could not open the requested SVN filesystem
From: Fayun Luo <fayun_at_nymed.net>
Date: 2004-08-18 16:13:08 CEST
Hi,
I just install subversion-1.0.6-1 under linux9.0. The installation was
However, when I tried to point my browser to
Could not open the requested SVN filesystem.
The repository directory /usr/local/svnrep is owned by apache.apache.
Here is my httpd.conf for the subversion:
<Location /svnrep>
DAV svn
SVNParentPath /usr/local/svnrep
AuthType Basic
AuthName "Subversion repository"
AuthUserFile /etc/svn-auth-file
Require valid-user
</Location>
Any thoughts?
Thanks a lot
Fayun
|
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.