PROPFIND 405 Method not allowed
From: Dr. Ashok N. Ullal <ashok_at_ullal.de>
Date: 2007-06-15 16:26:24 CEST
I have used Subversion under Windows with the file scheme for many
svn co http://localhost/var/svn/ibizsim01 ./a --username ullal
svn: PROPFIND request failed on 'var/svn/ibizsim01'
In both cases there is no question of a proxy coming in the way.
My /etc/apache2/mods-available/dav_svn.conf is as follows:
# 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
# The following three lines allow anonymous read, but make
# <LimitExcept GET PROPFIND OPTIONS REPORT>
</Location>
---------------------------------------------------------------------
|
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.