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

Re: Berkeley DB error after migration

From: Kaleb Pederson <kpederson_at_ewu.edu>
Date: 2005-03-09 18:53:41 CET

On Wednesday 09 March 2005 9:32 am, Daniel Graupner wrote:
> [Wed Mar 09 16:21:59 2005] [error] [client 192.168.0.3] (20014)Error
> string not specified yet: Berkeley DB error while opening environment
> for filesystem /usr/local/www/repositories/studarbeit/db:\nPermission
> denied [Wed Mar 09 16:21:59 2005] [error] [client 192.168.0.3] Could not
> fetch resource information. [500, #0]

It looks like you have a permissions error. Make sure that the apache user
has full access to the files. You could test by su'ing to the apache user
(whatever that account may be), and then trying to access the svn repository
using the svn commandline client.

I hope that helps.

--Kaleb

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 18:56:18 2005

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.