You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Hansa <my...@logic-q.nl> on 2008/03/10 16:44:51 UTC

Mismatched FS module version for 'bdb'

Hi,

I know that I am not the first one to encounter this problem, but I was not
able to find a solution.

# svnlook --help
svnlook: Mismatched FS module version for 'bdb': found 1.4.6, expected 1.4.4

I understand the problem has something to do with stale/old library files
and can be resolved by deleting these files. However, which files to delete?

# svn --version
svn, version 1.4.6 (r28521)
   compiled Mar 10 2008, 16:45:52

Copyright (C) 2000-2007 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

Thanks.

Hansa


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org