Access Subversion repository from external apps
Posted by: qosborn
Posted on: 2007-07-30 00:12:00
I'm using RapidSVN (Windows GUI to access subversion) via a standard http url, in my case its:
http://svn.domainname.com
Where I've configured svn.domainname.com to point to my svn repository in my home directory.
When I try and connect I get the error message:
Error while performing action: PROPFIND request failed on "/" PROPFIND of "/": 405 Method not allowed (http://svn.domainname.com)
Anyone have any ideas? Is this a know issue on dreamhost?