Could not open the requested SVN filesystem
From: Jamie Cash <jlcash_at_btinternet.com>
Date: 2006-01-16 02:37:27 CET
I am getting the following error when checking out from my repository
Could not open the requested SVN filesystem
I am using apache2 with the following config:
#Subversion
<Location /svn>
SVNParentPath /srv/svn
AuthType Basic
Require valid-user
My svn repository is set up in /srv/svn and the permissions are set up
I have a project under trunk/eccgroup but when I check out using svn co
My apache error_log file lists the following:
I can confirm that there is no directory under /srv/svn called trunk,
I am running subversion 1.3.0 (r17949).
The check out works fine when I use svn co file:///srv/svn/trunk/eccgroup
Any help would be much appreciated.
Regards
Jamie
|
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.