You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@xbc.nu> on 2004/07/24 17:13:53 UTC

Re: svn commit: r10405 - trunk/subversion/libsvn_fs

ghudson@tigris.org wrote:

>Author: ghudson
>Date: Sat Jul 24 11:50:58 2004
>New Revision: 10405
>
>Modified:
>   trunk/subversion/libsvn_fs/fs-loader.c
>Log:
>If compiled without BDB support, don't try to use FSFS for
>BDB-specific operations.
>
>* subversion/libsvn_fs/fs-loader.c
>  (fs_library_vtable, svn_fs_create_berkeley, svn_fs_open_berkeley,
>   svn_fs_delete_berkeley, svn_fs_hotcopy_berkeley,
>   svn_fs_berkeley_recover, svn_fs_set_berkeley_errcall,
>   svn_fs_berkeley_logfile, svn_fs_parse_id): Use SVN_FS_TYPE_BDB, not
>   DEFAULT_FS_TYPE, since the latter is no longer guaranteed to be BDB.
>  
>
Will you nominate this for 1.1? If so, it has my +1.

-- Brane


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