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

BDB version mismatch on fresh install

From: Russ Tedrake <russt_at_csail.mit.edu>
Date: 2005-05-25 16:05:51 CEST

I'm just upgrading to subversion, and I'm having problems with version
errors right off the bat. Can anybody advise me on why I'm having this
problem? I'm running FreeBSD. Thanks. - Russ

glia% svn --version
svn, version 1.1.4 (r13838)
    compiled May 24 2005, 19:32:54

Copyright (C) 2000-2004 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' schema
   - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
   - handles 'svn' schema

glia% svnadmin create test
glia% svnadmin verify test
svn: Berkeley DB error while opening environment for filesystem test/db:
Invalid argument
svn: bdb: Program version 4.2 doesn't match environment version
glia%

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 25 20:57:08 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.