[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: Zack Brown <zbrown_at_tumblerings.org>
Date: 2002-10-29 17:06:41 CET

On Tue, Oct 29, 2002 at 09:37:39AM -0600, Ben Collins-Sussman wrote:
> 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.

And sure enough, there it is. But no, I wasn't following the INSTALL file,
I just installed the default Debian package. I don't think that file even
comes with the .deb though, so I probably would have had to do a lot more
digging before stumbling across it.

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

Except it occurred to me after posting, that some of my answers were to
a different question than the one I posed :-/. Some of those problems
would also prevent file:/// from working, no?

Be well,
Zack

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
Zack Brown
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 29 17:08:58 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.