[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: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-10-29 15:56:24 CET

Zack Brown wrote:
> I run Debian Sid. I installed apache2 and mod_dav, and set up a test
> repository.

> [Tue Oct 29 06:15:15 2002] [error] [client 127.0.0.1] Could not open the SVN filesystem at /home/zbrown/site/writing/svn/story [500, #160029]
> [Tue Oct 29 06:15:15 2002] [error] [client 127.0.0.1] (13)Permission denied: Berkeley DB error while opening environment for filesystem /home/zbrown/site/writing/svn/story/db: Permission denied [500, #160029]

Permission denied - int his case, a permission denied is most likely
really permission denied.

Your apache should be running under uid and gid of www-data - please
make sure that that user can indeed read _and_ write to that
repository.

-- Naked

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