What does FSFS stand for as related to subversion?

4.9k Views Asked by At

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.

2

There are 2 best solutions below

0
On BEST ANSWER

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".

4
On

I think it's File system file system - which seems silly. the red book don't actually define it