[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn: PROPFIND of /: 405 Method Not Allowed

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-29 16:37:39 CET

Zack Brown <zbrown@tumblerings.org> writes:

> Yes, that was it. I'm not sure what the preferred way to do it is, but I
> did a 'chown -R www-data.www-data svn' on the repository and that cleared
> it right up.
>
> Is this on a FAQ somewhere that I missed? It might be nice to have a
> question like "I set up a repository, and now I can check it out via
> file:/// but not http://"

I assume you were following the INSTALL file? At the very bottom of
the file:

      Try doing a network checkout from the repository:

          $ svn co http://localhost/svn/repos wc

      The most common reason this might fail is permission problems
      reading the repository db files. If the checkout fails, make
      sure that the httpd process has permission to read and write to
      the repository. You can see all of mod_dav_svn's complaints in
      the Apache error logfile, /usr/local/apache2/logs/error_log.

Still, your FAQ writeup might be nice too. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 29 16:38:12 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.