svn: PROPFIND 405 Method Not Allowed
From: Fabien ADAM <id2ndr_at_crocobox.org>
Date: 2006-07-28 11:55:34 CEST
Hi,
I try to use subversion with an https server.
My repository is OK : I can checkout on the file and I can view it with
But I can't check it out with svn : $ svn checkout
svn: Échec de la requête PROPFIND sur '/svn/template1'
(<server_name> is my server name)
I've already search on google and find informations on access rules, but
Last line of /var/log/httpd/access_log :
(<ip> is the ip my client machine)
What is the meaning of "332" is this log file ?
A part of my apache conf file :
/svnroot is the folder where template1 folder is on the server.
Perhaps I've had to add "svn." to the line "<VirtualHost <server_name>:443>"
I don't know much how to configure apache yet.
Thanks for yours answers.
|
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.