Search code examples
svnrepositoryvisualsvn-serverfsfs

What does FSFS stand for as related to subversion?


I have scoured the internet looking for a clear answer and cannot find one. What does it stand for? I am currently trying to set up a new repo for our development team and I would like to know what this term means.


Solution

  • FSFS stands for a "filesystem atop of the filesystem" or in the original Subversion 1.1. release notes when FSFS was released, "...a Filesystem implementation that uses the OS filesystem to store data".