How to Install fsvs in Ubuntu 18.04



Install fsvs by entering the following commands in the terminal:

sudo apt update
sudo apt install fsvs

Description:

Full system versioning with metadata support

FSVS is a backup/restore/versioning/deployment tool for whole directory trees or filesystems, with a Subversion repository as the backend. It can do overlays of multiple repositories, to achieve some content separation (base install, local modifications, etc.)

Homepage: http://fsvs.tigris.org/

Version: 1.2.7-1build1

Section: universe/admin