Windows,Apache2.2.8,SVN1.4.6,"Could not open the requested SVN filesystem"
From: buzlite hotmail <buzlite001_at_hotmail.com>
Date: Sun, 24 Feb 2008 16:10:10 -0500
I'm sending the same posting but with a subject heading this time!!!
I'm not able to access the repository using http URL. When I try, I get a "Could not open the requested SVN filesystem" error webpage.
-I am using:
-My hard drive directory structure for the repository is as follows....
-The /apach2_root/conf/httpd.conf contains ...
<Location /repo1>
AuthType Basic
Require valid-user
-When I use the webbrowser to view the following URL http://localhost/repo1, I am prompted for a username and password (as expected). After entering the username and password, i get the following page showing the top level of my repository "repo1"....
Collection of Repositories
* MYDEV/
Powered by Subversion version 1.4.6 (r28521).
-When I click on any of the links (except for "db"), I receive an error webpage containing...
<D:error>
-But when I click on the "db" link, I receive an error webpage containing...
<D:error>
The /apache2_root/logs/access.log shows...
127.0.0.1 - svnuser1 [24/Feb/2008:15:42:56 -0500] "GET /repo1/ HTTP/1.1" 200 466
Needless to say, I'm not able to use an http URL to checkout files from this repository. Could someone help out by explaining why I'm getting this and how I can solve it?
_________________________________________________________________
|
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.