405 method not allowed error
From: Eric Brown <ericbro_at_gmail.com>
Date: 2005-11-07 19:27:44 CET
Hello-
I'm trying to checkout my working copy. using the following command:
svn co http://hostname/svn/pilot/foldera/foo.doc .
I get the following error:
Here's my relevent info: I can pass more if needed.
httpd.conf
user svn
DocumentRoot /export/subserv/repos
Load Module dav_module
<Location /svn>
#access policy
#authenticate
#how to authenticate
<Directory /export/subserv/repos>
ls -l /export/subserv/repos
Apache error log says:
Apache access log says:
I can access the repository fine using my browser.
-ecb
|
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.