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

Re: could not open the requested SVN filesystem

From: Erik Anderson <erikba_at_teamworkgroup.com>
Date: 2004-07-29 02:01:48 CEST

Do an ls -lAF of the "db" directory?

I have this problem everytime I do something administrative-like to the
repository.

----- Original Message -----
From: "Don Vawter" <donnie@vawter.com>
To: <users@subversion.tigris.org>
Sent: Wednesday, July 28, 2004 4:53 PM
Subject: could not open the requested SVN filesystem

> svn co httpd://svn.vawter.com:97/svn/repos pcsmail81
>
> The apache error log indicates an
>
> Wed Jul 28 17:29:05 2004] [error] [client 127.0.0.1] (20014)Error string
> not specified yet: Berkeley DB error while opening environment for
> filesystem /driveb/svn/pcsmail81/db:\nPermission denied
>
> -rw-rw-r-- 1 don svn 376 Jul 1 15:40 README.txt
> drwxrwxr-x 2 don svn 104 Jul 1 15:40 locks
> drwxrwxr-x 2 don svn 232 Jul 1 15:40 hooks
> -rw-rw-r-- 1 don svn 2 Jul 1 15:40 format
> drwxrwxr-x 2 don svn 48 Jul 1 15:40 dav
> drwxrwxr-x 2 don svn 80 Jul 1 15:40 conf
> drwxrwxr-x 2 don svn 22144 Jul 27 09:21 db
>
> Apache runs as nobody and nobody is a member of svn group
>
> Here is the httpd.conf
>
> <Location /svn/repos>
> DAV svn
> SVNPath /driveb/svn/pcsmail81
> </Location>
> LoadModule authz_svn_module modules/mod_authz_svn.so
>
> Guidance?
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 29 01:55:42 2004

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.