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

svnadmin dump failure

From: Michael Armida <marmida_at_radarblue.com>
Date: 2004-03-06 06:48:20 CET

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
Received on Sat Mar 6 06:48:43 2004

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.