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

Re: DB error creating repository

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-26 21:44:15 CET

Mark Bainter <mark-subv@webtech.dresser.com> writes:

> # svnadmin create /home/svn
> subversion/libsvn_fs/err.c:51: (apr_err=160029, src_err=22)
> svn: Berkeley DB error
> svn: Berkeley DB error while creating environment for filesystem /home/svn/db:
> Invalid argument
>
> Apache 2.0.43

I don't know what is causing your problem, but I do know that the
apr-util that comes with Apache 2.0.43 is not compatible with BDB 4.1,
you need at least version 1.21 of apr-util/dbm/apr_dbm_berkeleydb.c.

> apr/aprutil from 0.15 milestone
> cvs version of subversion

cvs?

> neon 0.23.5
>
> % db_stat -V
> Sleepycat Software: Berkeley DB 4.1.24: (September 13, 2002)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 26 21:45:21 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.