Versioning file system: Difference between revisions

Content deleted Content added
m dab
m Disambiguating links to Symantec (link changed to NortonLifeLock) using DisamAssist.
Line 64:
** [[Shadow Copy]] - is a feature introduced by Microsoft with Windows Server 2003, 2008, 2012 as well as Windows 7, 8, and 10. [[Shadow Copy]] allows for taking manual or automatic backup copies or snapshots of a file or folder on a specific volume at a specific point in time.
** RollBack Rx - Allows snapshots of disk partitions to be taken. Each snapshot contains only the differences between previous snapshots, and take only seconds to create. Can be reliably used to keep a Windows OS stable and/or protected from malware.
** [[GoBack]] (discontinued) - The GoBack software for Windows from [[NortonLifeLock|Symantec]] enables reversion of files, directories or disks to previous states. It can record a maximum of 8GB in changes, and temporarily stops recording each change in the event of high [[I/O]] activity.
** [[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.