Access Subversion repository from external apps

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?

Re: Access Subversion repository from external app

Posted by: Lensman
Posted on: 2007-07-30 00:20:00

Did you configure svn.domainname.com in Goodies>Subversion in the control panel?

Re: Access Subversion repository from external app

Posted by: qosborn
Posted on: 2007-08-03 23:34:00

I did that and I'm still getting the error

Re: Access Subversion repository from external app

Posted by: Lensman
Posted on: 2007-08-04 01:46:00

Hmm. I have to admit to not having much experience with RapidSVN and http access. I use TortoiseSVN and ssh+svn to access my repository.

Re: Access Subversion repository from external app

Posted by: qosborn
Posted on: 2007-08-04 02:40:00

guess I'll just keep it simple and use svn+ssh.
thanks

Re: Access Subversion repository from external app

Posted by: Lensman
Posted on: 2007-08-04 08:14:00

Just to check one more thing, you're not behind a proxy, are you?

Re: Access Subversion repository from external app

Posted by: qosborn
Posted on: 2007-08-04 16:31:00

nope. but it's actually just started working, I created a new project in goodies -> subversion and it seems all good now.

Re: Access Subversion repository from external app

Posted by: Lensman
Posted on: 2007-08-04 16:59:00

Great news! Thanks for the update. I'm glad everything worked out!

Tags: svnsubversionrepositorydreamhostmessage errorerror messagehome directoryconfigured