diff options
author | Niels Horn <niels.horn@slackbuilds.org> | 2011-04-05 11:21:42 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-05 18:54:56 -0500 |
commit | adbaa8e1da1f317b41a81365df63622fc5dbe537 (patch) | |
tree | b60623f474507237a2c7eb42baa7c2a943057597 /system/fsvs/README | |
parent | 0cace0fafa9eae74a4a10998d11cd6eb70cfe5f0 (diff) | |
download | slackbuilds-adbaa8e1da1f317b41a81365df63622fc5dbe537.tar.gz |
system/fsvs: Re-added/Updated for version 1.2.3 + Patched
This includes an ugly patch to work around a bug in
gcc-4.5.2 until that is solved.
Signed-off-by: Niels Horn <niels.horn@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.) |