开发者_C百科If you arrive at a pre-existing Subversion repository, how can you determine whether it was created with a BDB or fsfs backend storage method?
Open the file repository\db\fs-type with a text editor. It either contains bdb or fsfs indicating which backend it uses.
加载中,请稍侯......
精彩评论