Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何判断存储库是使用 BerkeleyDB 还是 FSFS?
查看db/fs-type存储库中的文件(当然,直接访问它)。
db/fs-type
在您的 Subversion 存储库中打开“fs-type”文件;例如D:\Development\SVN\db\fs-type。我的显示“fsfs”。它将显示 BerkeleyDB 的“bdb”。
D:\Development\SVN\db\fs-type