On 2024/09/28 8:06, Nathan Hartman wrote: > (Feel free to bikeshed with the notice wording; I'm not completely > happy with it. Also, if you think the BDB backend shouldn't be > removed, or should be removed but not in 1.15, or have other thoughts, > please speak up!)
One question. Does the removal of BDB backend mean removal of whole libsvn_fs_base, or only the part of an instance implementation of FSP(file system provider)-level abstraction layer? I'm not familiar with FS layer abstraction and the code in libsvn_fs_base, but libsvn_fs/fs-loader.h suggests that if someone would write a new database-backed filesystem implementation, it may be appropriate to add to the libsvn_fs_base. However it seems the current code under libsvn_fs_base is strongly tied with BDB backend. Thanks, -- Yasuhito FUTATSUKI <futat...@yf.bsdclub.org>