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

Re: (13)Permission Denied: Berkley DB Error

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2003-11-23 05:29:33 CET

On 2003-11-22 22:56-0500, rbraswell@connected.com wrote:
>
> In the apache error log I am seeing messages stating the following:
> -----
> Could not open file system at /home/svn/repos
> (13)Permission Denied: Berkley DB Error while opening environment for file
> system /home/svn/repos/db:
> -----

Your repository permissions are incorrect, please check, what is the
user/group in which apache is running, and check that this user has
read/write access to your repository, also for the log files.

If you have mixed file://, svn:// and http:// access methods, and
your umask and/or groups settings are not correct, this will also
lead you to misery, pain and troubles.

Also read this chapter of SVN book which concerns that
topic (or even better, read the whole book! =):

http://svnbook.red-bean.com/html-chunk/ch05s05.html

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 23 07:25:12 2003

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.