[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: John Szakmeister <john_at_szakmeister.net>
Date: 2004-07-15 02:08:37 CEST

On Wednesday 14 July 2004 16:43, Gregary Hendricks wrote:
> I just upgraded to subversion 1.0.5 as reccomended. I installed from
> source on a Suse Enterprise Linux box. Suddenly any and all commands
> which access a database return the following error:
>
> svn: Berkeley DB error while creating environment for filesystem
> /path/to/repo/db:
> Invalid argument

This is typically seen you've attempted to mix BDB library and database
versions. What version did you create the repository with? Make sure
you're linked against the correct version of BDB by using
'ldd /path/to/svn'.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 15 02:10:42 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.