TortoiseSVN, Apache2, and SVN on Windows: PROPFIND 405 errors
From: Christopher H. Laco <claco_at_chrislaco.com>
Date: 2005-03-08 23:57:30 CET
This went about 95% on easy then I hit a brick wall.
I setup apache httpd.conf with:
> LoadModule dav_module modules/mod_dav.so
I did an svnadmin and created my repository in C:\Development\SVN.
Using Firefox, http://localhost/repos works like a champ. I can browse
When I use the Repo-Browser in TSVN and go to http://localhost/repos, I get:
> Error * PROPFIND request failed on /repos' PROPFIND of '/repos': 405 Method Not Allowed (http://localhost)
I know TSVN works just fine on other http:// repositories.
My repos format is: fsfs, not BDB.
If I go hardcore and run svnserve, everything works fine in TSVN too.
Still no luck. Anyone got this working?
-=Chris
|
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.