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

Re: Berkeley DB version

From: Tobias Ringstrom <tobias_at_ringstrom.mine.nu>
Date: 2004-01-09 14:37:16 CET

Magnus Runesson wrote:
> I do not have the same problem. But with Berkeley 4.1.25 (from Fedora
> Core 1), I can't create repositories. I got the following:
>
> # svnadmin create /home/svn/test8
> svn: Berkeley DB error while creating environment for filesystem
> /home/svn/test8/db:
> Invalid argument
> #

It's probably a variant of

        http://subversion.tigris.org/project_faq.html#redhat-db

You can try to run "strace svnadmin create /home/svn/test8" and see what
the last few lines say.

> Any other experience that problem on FC1 witvh svn 0.35.1? Or does

Yes, it works fine as long as you are very careful when you upgrade your
kernel or libc. If you have the i686 version, you must not change that.
You also need a Redhat/Fedora kernel with NPTL or a 2.6 kernel. Vanilla
2.4 kernels do not work.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 9 14:38:03 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.