Could not open the requested SVN filesystem
From: prog prog <prog101_at_gmail.com>
Date: 2007-02-16 01:58:10 CET
Hello,
I have a similar problem to the following thread,
but I am unable to access svn though https
I have imported 1 test file to the repository and shows up using SVN list:
but the following error shows up on executing
svn: PROPFIND request failed on '/svn'
here's my /etc/apache2/mods-available/dav_svn.conf
# dav_svn.conf - Example Subversion/Apache configuration
# <Location URL> ... </Location>
# uncomment this to enable the repository
# set this to the path to your repository
# The following allows for basic http authentication. Basic
# to create a passwd file
# Uncomment the following 3 lines to enable Basic Authentication
# Uncomment the following line to enable Authz Authentication
# Uncomment the following three lines allow anonymous read, but make
<LimitExcept GET PROPFIND OPTIONS REPORT>
</Location>
I am running ubuntu dapper and have set up apache + subversion + ssl using
Any help will be appreciated!
Thank you.
|
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.