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

Re: DB_PRIVATE problem

From: Mike Dewhirst <miked_at_dewhirst.com.au>
Date: 2005-05-02 11:17:05 CEST

sorry - I reported the wrong version it is really 1.1.3-7.1 and further
to my last email (below) I have ...

5. chmod -R 777 /srv/svn/repos/fbscripts
6. chown -R wwwrun /srv/svn/repos/fbscripts
7. chgrp -R www /srv/svn/repos/fbscripts

... and I'm still getting a commit failure through Tortoise on a Win XP
box - like this ...

    PROPFIND request failed on '/repos/fbscripts/trunk'
    PROPFIND of '/repos/fbscripts/trunk': 500 Internal Server Error
(http://svn.webserver ...)

Mike

Mike Dewhirst wrote:

> Would someone please set me right?
>
> I have ...
>
> 1. logged in as root
> 2. created new directory /srv/svn/repos/fbscripts
> 3. chmod 777 /srv/svn/repos/fbscripts
> 4. # /usr/bin/svnadmin create /srv/svn/repos/fbscripts
> svn: Berkeley DB error while creating environment for
> filesystem /srv/svn/repos/fbscripts/db:
> Invalid argument
> svn: bdb: Berkeley DB library configured to support only
> DB_PRIVATE environments
> #
>
> It actually created all the usual files and directories in
> /srv/svn/repos/fbscripts but I can't import my firebird scripts.
>
> The ./db directory as created is rwxr-sr-x but I don't know what that
> means.
>
> Is there a limit to the number of repositories I'm allowed to have?
> This was the seventh. The others are all working and I think I
> followed the same procedure.
>
> subversion 1.0.0-51 running on SuSE 9.1
>
> Thanks
>
> Mike
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 2 11:19:00 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.