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

Re: Mismatched FS Modules for 'dbd': found 1.2.0, expected 1.1.4[solved]

From: Complife <cbruner_at_compulife.com>
Date: 2005-07-06 20:02:10 CEST

Yes!
my Make config had apparently been revised to not include berkdb like it used
to. Strangly ufed said that it was set. Adding it manually seems to have
fixed the problem.

Thanks for all your help everyone.

On Wednesday 06 July 2005 13:06, Ben Collins-Sussman wrote:
> On Jul 6, 2005, at 11:50 AM, Complife wrote:
> > ls /usr/lib/libsvn_fs* -l
> > -rw-r--r-- 1 root root 14936 Jul 6 11:47 /usr/lib/libsvn_fs-1.a
> > -rwxr-xr-x 1 root root 1103 Jul 6 11:47 /usr/lib/libsvn_fs-1.la
> > lrwxrwxrwx 1 root root 20 Jul 6 11:47 /usr/lib/libsvn_fs-1.so ->
> > libsvn_fs-1.so.0.0.0
> > lrwxrwxrwx 1 root root 20 Jul 6 11:47 /usr/lib/libsvn_fs-1.so.
> > 0 ->
> > libsvn_fs-1.so.0.0.0
> > -rwxr-xr-x 1 root root 16176 Jul 6 11:47 /usr/lib/libsvn_fs-1.so.
> > 0.0.0
> > -rw-r--r-- 1 root root 111646 Jul 6 11:47 /usr/lib/libsvn_fs_fs-1.a
> > -rwxr-xr-x 1 root root 1097 Jul 6 11:47 /usr/lib/libsvn_fs_fs-1.la
> > lrwxrwxrwx 1 root root 23 Jul 6 11:47 /usr/lib/
> > libsvn_fs_fs-1.so ->
> > libsvn_fs_fs-1.so.0.0.0
> > lrwxrwxrwx 1 root root 23 Jul 6 11:47 /usr/lib/
> > libsvn_fs_fs-1.so.0 ->
> > libsvn_fs_fs-1.so.0.0.0
> > -rwxr-xr-x 1 root root 87764 Jul 6 11:47 /usr/lib/
> > libsvn_fs_fs-1.so.0.0.0
> >
> > Is this what you mean?
>
> Yes. It means libsvn_fs_base doesn't exist on your system. That
> means you cannot access BDB repositories. All you have available is
> libsvn_fs_fs, which means you only access FSFS repositories.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 20:08:09 2005

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.