RE: 405 method not allowed error
From: Gifford, Noel <noel.gifford_at_intel.com>
Date: 2005-11-07 19:57:29 CET
Eric,
The subversion checkout command only works on directories. If you're
You can get the file using svn cat
Using the cat command will not keep history and you won't be able to
Generally, you'd use svn co http://hostname/svn/pilot/foldera to
Noel
________________________________
From: Eric Brown [mailto:ericbro@gmail.com]
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.