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

DB_PRIVATE problem

From: Mike Dewhirst <miked_at_dewhirst.com.au>
Date: 2005-05-02 09:37:08 CEST

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
Received on Mon May 2 09:38:59 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.