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

bug in 'svnadmin recover' when bdb not linked

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-07-08 19:58:51 CEST

garibaldi: ~>svnadmin --version
svnadmin, version 1.3.0 (dev build)
    compiled Jun 17 2005, 13:28:37

Copyright (C) 2000-2005 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 back-end (FS) modules are available:

* fs_fs : Module for working with a plain file (FSFS) repository.

garibaldi: ~>svnadmin create fsfsrepo

garibaldi: ~>svnadmin recover fsfsrepo
Repository lock acquired.
Please wait; recovering the repository may take some time...
subversion/libsvn_fs/fs-loader.c:130: (apr_err=160033)
svnadmin: Failed to load module for FS type 'bdb'
garibaldi: ~>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 8 20:01:15 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.