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

Re: Invalid Argument

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-07 21:16:03 CEST

On Wed, 2004-07-07 at 14:04, Jason Lee wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm having an odd problem with my repo. Just this morning, I was able
> to view the repo through my web browser, and I was able to check out
> code via http. I was about to import some more code, so I thought I'd
> dump the repo just in case I need to rollback the import. When I ran
> the dump command, though, this is what happened:
>
> [ss@mythtv ss]$ svnadmin dump ~/svn > ~/svn.dump
> svn: Berkeley DB error while opening environment for filesystem
> /home/ss/svn/db:
> Invalid argument

You're using DB 4.1, and this looks to me like the classic inexplicable
bug whereby a table "changes type" suddenly. I know that MaxB and
cmpilato have been able to repair this tweak manually... so perhaps you
can post an archive of your repository for us to look at.

We spent months trying to figure out why this happens. Then db 4.2 came
out, which was faster and didn't have the bug, so we've started
recommending that version instead.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 7 21:18:07 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.