You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Michael Armida <ma...@radarblue.com> on 2004/03/06 05:48:20 UTC

svnadmin dump failure

Hello All,

I made the mistake of not dumping out the contents of the repository 
before upgrading; I've since built version 0.33.1 from the source 
tarball and configured it explicitly against the 4.1.25 bdb 
(--with-berkeley-db=/usr; verified the contents of /usr/include/db4.h 
and /usr/include/db4/db4.h), however, I get this when I try to svnadmin 
dump:

[root@yavin svnadmin]# ./svnadmin dump /usr/local/svn/geek/
svn: Berkeley DB error
svn: Berkeley DB error while opening environment for filesystem 
/usr/local/svn/geek/db:
Invalid argument

I've tried chmod'ing the entire dir structure to 777.  "geek" is a 
repository under the main directory, "/usr/local/svn."  To be sure, 
things were being checked in and out fine, up until we mucked up the 1.0 
upgrade.

Any ideas are greatly appreciated.

- Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org