summaryrefslogtreecommitdiffstats
path: root/system/fsvs/README
diff options
context:
space:
mode:
author Joey Trungale2010-09-11 23:32:07 +0200
committer Robby Workman2010-09-13 06:08:53 +0200
commit813d297940c2852ea1f78ba03b539075dbb2013e (patch)
tree152ecbfb1305cfb97af1f69e2bfc56362398d130 /system/fsvs/README
parentd763644dfbcf959f5cce4eae8d9b8c8bc5f3ee63 (diff)
downloadslackbuilds-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/README4
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.)