Gijs wrote:
Penrose
svn: PROPFIND request failed on '/var/www/svn/Maths/Penrose'
svn: PROPFIND of '/var/www/svn/Maths/Penrose': 405 Method Not Allowed
(http://localhost)
=========================================
Well, that is because you are accessing the SVN repository with the
wrong url.
Because you are requesting your HTTP server for the data, and not the
svn server, the url is also different.
And you will have to create some kind of subversion config for Apache.
If you've installed the fedora subversion and mod_dav_svn packages, the
config will exist in /etc/httpd/conf.d/subversion.conf. You just have
to uncomment the lines and adjust for your location.
--
Les Mikesell
lesmikesell@xxxxxxxxx