diff options
author | Joey Trungale <joey@trungale.net> | 2010-09-11 16:32:07 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-12 23:08:53 -0500 |
commit | 813d297940c2852ea1f78ba03b539075dbb2013e (patch) | |
tree | 152ecbfb1305cfb97af1f69e2bfc56362398d130 /system/fsvs/README | |
parent | d763644dfbcf959f5cce4eae8d9b8c8bc5f3ee63 (diff) | |
download | slackbuilds-813d297940c2852ea1f78ba03b539075dbb2013e.tar.gz |
system/fsvs: Added (versioning tool for filesystems)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/fsvs/README')
-rw-r--r-- | system/fsvs/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/fsvs/README b/system/fsvs/README new file mode 100644 index 0000000000..9a0c5255fd --- /dev/null +++ b/system/fsvs/README @@ -0,0 +1,4 @@ +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.) |