The PROPFIND error messages mentioned in previous posting by moi could
probably be considered for FAQ inclusion, eg.:
Q: "Why am I getting PROPFIND request failed: 403 Forbidden?"
A: It's probably because you've entered the parent path of your
repository instead of the actual repository path. It's a funny little
thing that mod_dav_svn just seems to do and nobody cared to fix. Try
appending the name of the repository you wish to access. For more
information about the error, seek out the Apache error log.
Q: "Why am I getting PROPFIND request failed: 405 Method Not Allowed?"
A: Probably because you tried to browse the parent path of a
repository instead of the repository itself. Try appending the name
of the repository you wish to access. For more information about the
error, seek out the Apache error log.
Q: "Where can I find the Apache error log?"
A: "If your server is Windows-based, typically in C:\Program
Files\Apache Group\Apache2\logs. If it's Un*x, try /var/log/httpd.
Somebody stop me.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Mar 8 08:42:48 2005