付録 C. WebDAV と、自動バージョン化

目次

なぜ WebDAV なのか?
自動バージョン化
クライアントの協調動作
スタンドアロン WebDAV アプリケーション
Microsoft Office, Dreamweaver, Photoshop
Cadaver, DAV Explorer
ファイルエクスプローラの WebDAV 拡張
Microsoft Webfolders
Nautilus, Konqueror
WebDAV ファイルシステムの実装
WebDrive, NetDrive
Mac OS X
Linux davfs2

WebDAV はHTTPの拡張で、ファイル共有のための標準として ますます一般的なものになっていっています。今日のオペレーティング システムは極端に Webを意識していて、多くのOSはWebDAVサーバによって 公開された「共有」 をマウントするための仕組みを組み込みで サポートしています。

If you use Apache as your Subversion network server, then to some extent you are also running a WebDAV server. This appendix gives some background on the nature of this protocol, how Subversion uses it, and how well Subversion interoperates with other software that is WebDAV-aware.