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

Re: OS upgrade caused svn problems

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-20 02:33:05 CEST

On Jul 19, 2006, at 19:45, James Rivera wrote:

> We've upgraded from OS 10.4.5 to 10.4.7 and when trying to run svn
> get the following error:
>
> subversion/libsvn_fs/fs-loader.c:130: (apr_err=160033)
> svnadmin: Failed to load module for FS type 'bdb' The following
> repository back-end (FS) modules are available: * fs_fs : Module
> for working with a plain file (FSFS) repository. ------ It looks
> like it doesn't have the 'bdb' Module I downloaded and installed
> installed subversion 1.2.3, but got the same results. Does anyone
> have a clue as to what should be done? We would hate to lose our 1+
> year repository.

I don't think this can have had anything to do with your OS upgrade,
since Mac OS X doesn't come with Subversion or BDB. Perhaps you
simultaneously upgraded something else?

Perhaps the version of Subversion 1.2.3 that you downloaded was built
without BDB support, and apparently your repository uses the BDB
backend. So you should look for a Subversion binary download that
includes BDB support. If you can't find one, you can build it
yourself by hand, or it's pretty easy to install using DarwinPorts.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 20 02:35:09 2006

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.