Versioning
- Versioning Definition » A versioning file system is a file system which provides for the concurrent existence of several versions of a file; a form of revision control. In their most common form, they keep a configurable number of older copies of a file around, creating a new copy of the file at every change.






