diff options
author | Jean-Yves Didier <jean-yves.didier@ibisc.univ-evry.fr> | 2011-10-09 03:33:23 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-10-11 21:20:30 -0500 |
commit | d90a6c1c6732621b6e52aec937cb4e5abd2a79f6 (patch) | |
tree | f5b077b59397fab0f7d7d95c7095e05137cac485 /system/wdfs/README | |
parent | 5b193ac62ce5442e764e21f213b9e4140d57c05b (diff) | |
download | slackbuilds-d90a6c1c6732621b6e52aec937cb4e5abd2a79f6.tar.gz |
system/wdfs: Added (webdav filesystem for fuse)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/wdfs/README')
-rw-r--r-- | system/wdfs/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/wdfs/README b/system/wdfs/README new file mode 100644 index 0000000000..60482a365a --- /dev/null +++ b/system/wdfs/README @@ -0,0 +1,4 @@ +wdfs is a webdav filesystem that makes it possible to mount a webdav +share under linux, freebsd and apple mac os x. wdfs has some special +features for accessing subversion repositories via webdav. +It's based on fuse and neon. |