Versioning file system: Difference between revisions

Content deleted Content added
Btfs does something "similar" as it were
Line 9:
* Backups are normally written to separate media, while versioning file systems write to the same hard drive (and normally the same folder, directory, or local partition).
 
=== In compare to Revision control systemsystems ===
Versioning file systems provide some of the features of [[revision control system]]s. However, unlike most revision control systems, they are transparent to users, not requiring a separate "commit" step to record a new revision.