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

Re: How to kno the BDB version used on an SVn repository

From: Olivier Sannier <obones_at_free.fr>
Date: Thu, 12 Nov 2009 16:08:38 +0100

fida aljounaidi wrote:
> hi
>
> How can i know the version of BDB backend used on a repostitory.
>
> The problem is that i want to access on a migrate repository from an
> svn server to another and i have this error from tha apache2 log
>
> [Thu Nov 12 14:58:27 2009] [error] [ (20014)Internal error: Berkeley
> DB error for filesystem '/svn/project/db' while opening environment:\n
> [Thu Nov 12 14:58:27 2009] [error] [ Could not fetch resource
> information. [500, #0]
> [Thu Nov 12 14:58:27 2009] [error] ] Could not open the requested SVN
> filesystem [500, #160029]
> [Thu Nov 12 14:58:27 2009] [error] Could not open the requested SVN
> filesystem [500, #160029]
>
> The thing is that i can access to the repository from ra_local (using
> svn ls file:/// for example)

As far as I can remember, 160029 is "Access denied"
Could it be that the user running apache or svnserve does not have
read/write access to the repository?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2417091

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-12 16:10:46 CET

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.