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.
如果您到达一个预先存在的 Subversion 存储库,您如何确定它是使用 BDB 还是 fsfs 后端存储方法创建的?
repository\db\fs-type使用文本编辑器打开文件。它包含bdb或fsfs指示它使用的后端。
repository\db\fs-type
bdb
fsfs