[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: <cbruner_at_compulife.com>
Date: 2005-07-05 21:55:00 CEST

My email is set up on Windows, my svn is linux, so you're right I'm not
pasting... :)
svn --version shows version 1.2,
with ra_dav, ra_svn, and ra_local. (no versions shown).

I'll look for any libraries, but I'm not sure how. If you have any more tips
on how, I'd appriciate it.

Thanks,

Chris
----- Original Message -----
From: "Ben Collins-Sussman" <sussman@collab.net>
To: <cbruner@compulife.com>
Sent: Tuesday, July 05, 2005 3:43 PM
Subject: Re: Mismatched FS Modules for 'dbd': found 1.2.0, expected 1.1.4

> On Jul 5, 2005, at 2:27 PM, <cbruner@compulife.com>
> <cbruner@compulife.com> wrote:
>
>> Any command does it.
>> svn update
>> gives
>> svn: Mismatched FS Modules for 'dbd': found 1.2.0, expected 1.1.4
>>
>> svnadmin help
>> gives
>> svnadmin: Mismatched FS Modules for 'dbd': found 1.2.0, expected 1.1.4
>>
>>
>
> (Please mail the whole list, not just me.)
>
> Well, you must not be pasting, because the actual error probably says
> 'bdb', not 'dbd'. :-)
>
> Subversion is a collection of libraries (libsvn_*) and a few programs
> that use the libraries. It looks you tried to install subversion 1.2,
> but it's getting mixed up with a previous installation. That is, you
> still have svn 1.1.4 installed somewhere, and are running svn 1.1.4
> programs, which are then trying to link to the 1.2 libraries.
>
> Try clearing away all svn 1.1.4 programs and libraries. 'svn --
> version' will show you what you're running.
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 5 21:57:07 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.