svn - Which subversion file system to use on CentOS5? -


Can I use Berkeley DB or FSFS, which I should use? I am also using the repository with TortoiseSVN on my Windows XP machine

FSFS "New is better "The file system for SVN was the original file system, but the FSFS was disposed of for one reason and it is now the default file system for SVN.

FSFS is more stable, more backup friendly and is considered stable for a while and matured.
Read the link in Archimedix for an official comparison.

Comments