Content deleted Content added
→Related software: The offical name of the file system is all-upper-cased, without the 'FS' suffix |
→Related software: Mention a FUSE implementation of git file system |
||
Line 66:
** [[Versomatic]] - Versomatic software by [[Acertant]] automatically tracks file changes and preemptively archives a copy of a file before it is modified.
* Cascade File System exposes a [[Subversion (software)|Subversion]] or [[Perforce]] repository via a file system driver. The user must still explicitly decide when to commit changes.
* [[git (software)|git]] implementation documents call git a "content addressable filesystem with a VCS user interface written on top of it."<ref>{{cite web|url=http://git-scm.com/book/en/v1/Git-Internals|title=Git Internals|quote=Git is fundamentally a content-addressable filesystem with a VCS user interface written on top of it.}}</ref> There's also a 3rd-party FUSE implementation exists that may extend git as a mountable, read-write versioning filesystem.<ref>{{cite web |title=What is Gitfs |url=https://www.presslabs.com/docs/code/gitfs/ |website=Presslabs |access-date=2022-03-07}}</ref>
==See also==
|