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

Re: svnadmin won't create repository

From: Wolfgang Leideck <wleideck_at_googlemail.com>
Date: 2007-02-13 16:21:10 CET

Ok,
I'm foolish. The problem is resolved. There were interences with old
svn libraries.
I have forgot to remove them.

Sorry for the noise.

Wolfgang

2007/2/13, Wolfgang Leideck <wleideck@googlemail.com>:
> Yes, I know. But svnadmin doesn't create my repository. That's my problem.
> What's wrong here?
>
> 2007/2/13, Doug Goldstein <doug@monetra.com>:
> > Wolfgang Leideck wrote:
> > > Hello,
> > >
> > > i have done a fresh install of berkeley db 4.5.20 and also of
> > > apr-1.2.8, apr-util-1.2.8 and subversion-1.4.3.
> > >
> > > If I want create a new repository with bdb filesystem subversion tell me
> > > that
> > >
> > > svnadmin: Bad database version: compiled with 4.3.27, running against
> > > 4.5.20
> > >
> > > But it's not true. I have used clean pathes so there are no merges
> > > with probably other versions of db and apr and subversion.
> > >
> > > What's wrong here? Do I need a patch or something else?
> > >
> > > Thanks
> > > Wolfgang
> > >
> >
> > Check ldd `which svnadmin` or readelf -d `which svnadmin` | grep NEED or
> > scanelf -n `which svnadmin`
> >
> > You'll see that ld is giving the 4.5 BDB library
> >
>
>
> --
> Wolfgang Leideck
> Alberichstr. 14
> D - 68199 Mannheim
>

-- 
Wolfgang Leideck
Alberichstr. 14
D - 68199 Mannheim
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 13 16:22:03 2007

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.