You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Lee Chalupa <lc...@seelink.org> on 2004/07/05 16:38:48 UTC

What is this error message telling me?



[root@seelink svn]# svnadmin create repose
svn: Berkeley DB error
svn: Berkeley DB error while creating environment for filesystem repose/db:
Invalid argument



Thanks

Lee


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

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

Re: What is this error message telling me?

Posted by Ben Collins-Sussman <su...@collab.net>.
On Mon, 2004-07-05 at 11:38, Lee Chalupa wrote:
> 
> [root@seelink svn]# svnadmin create repose
> svn: Berkeley DB error
> svn: Berkeley DB error while creating environment for filesystem repose/db:
> Invalid argument

You've got a Berkeley DB API/ABI problem.  'svnadmin' is probably linked
to a wrong version of BerkeleyDB.



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