[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| SVNFileSystem |
Implements FileSystem for SVN.
WebDAV protocol is used so reading methods only are implemented
| |
| SVNFileSystem SVNFSH | ||
| SVNFileSystemCapabilities | ||
| SVNFileSystemSession |
Provides SVN file system connection session
| |
| SVNFileSystemSessionConnectParams |
Provides connection parameters specific to SVNFIleSystemSession
| |
| SVNFileSystemStream | ||
| WebDAV |
Facilitates read-only tasks with WebDAV compliant SVN server. This class is NOT thread-safe
| |
| WebDAV Directory |
Represents a directory in remote Dav catalog
| |
| WebDAV File |
Represents a file in the remote Dav catalog
| |
| WebDAV Item |
General ancestor for items in remote Dav catalog, such as files and directories
| |
| WebDAV Version |
Represents a version of items in the remote Dav catalog
|