[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

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-05 23:50:00 CEST

On Jul 5, 2005, at 4:26 PM, cbruner@compulife.com wrote:
>
> root_at_gecko ~ # svn checkout svn://gecko/home/svn/trunk/classes
> svn: Mismatched FS module version for 'bdb': found 1.2.0, expected
> 1.1.4

Perplexing. So I think your svn 1.2 binary is picking up libsvn_fs
1.1.4 at runtime, which is then dynamically loading libsvn_fs_base
1.2.0? Truly bizarre.

However this happened, it's definitely a side-effect of having
multiple versions of svn installed. My recommendation is that you
wipe away *all* subversion binaries and libraries (hunt them down),
and then reinstall svn 1.2.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 00:50:20 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.