|
Version Control with Subversion - Client Interoperability - WebDAV filesystem implementation
WebDAV filesystem implementation
The WebDAV filesystem implementation is arguably the best
sort of WebDAV client. It's implemented as a low-level
filesystem module, typically within the operating system's
kernel. This means that the DAV share is mounted like any
other network filesystem, similar to mounting an NFS share on
Unix, or attaching an SMB share as drive-letter in Windows.
As a result, this sort of client provides completely
transparent read/write WebDAV access to all programs.
Applications aren't even aware that WebDAV requests are
happening.
[an error occurred while processing this directive]
|
|