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

svnadmin create and load (and error).

From: Robert <robertLinux_at_gmx.de>
Date: 2003-09-05 18:19:31 CEST

Hello.
Please help me with the creation of the db and with the loading of my
svn 0.25 db.

I run on Mac OS X.2 and have svn 0.28 to configure.

I su'ed and run:
svnadmin create mySVNdatabase

after that I got an access error in the Safari browser.
Berkeley DB error while opening environment for filesystem
/Volumes/Datenquelle/subversion_cvs_repository/db: Permission denied

My Apache runs as user nobody and group "svn repos"
So I changed all files in mySVNdatabase/db: chown nobody:'svn repos' *

Safari now asks for my authentication and displays
Revision 0: /
Powered by Subversion version 0.28.0 (r6894).

So far so fine.

Then I did:
svnadmin load path/mySVNdatabase < path/dump0_25__5_9_03
I encountered no errors: To show this I just paste the last paragraph
of the output:
<<< Started new txn, based on original revision 135
      * editing path : trunk/Configuration/Apache_2_0_47_Mac_OS_X/Stop
Apache.perl ... done.

------- Committed revision 135 >>>

Firing up Safai again I got this error:
  Berkeley DB error while opening `nodes' table for filesystem
/Volumes/Datenquelle/subversion_cvs_repository/db: DB_RUNRECOVERY:
Fatal error, run database recovery

what could be wrong?

Thanks for help,
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 5 18:20:52 2003

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.