Posted by: Anonymous
[ip: 192.168.2.3]
on September 05, 2008 07:07 PM
WebDAV is merely a HTTP protocol superset extended with file-based operations. It only describes a way to operate with remote storage (get/put file etc.). When used with simple storage on the remote side, it's merely like remote file system with http access. However, subversion, which does support versioning can present itself as file storage over webdav protocol.
Re: Sharing files with wdfs and FUSE
Posted by: Anonymous [ip: 192.168.2.3] on September 05, 2008 07:07 PM#