Nearby: SettingUpWebDav
This is still experimental, maintained on a best-efforts basis. (for now)
WebDAV is an HTTP-based protocol that allows accessing the content of an HTTP server as a networked filesystems; to put it simply, it allows to edit directly a Web site as if it were an additional disk on your computer.
There is preliminary support to edit W3C Web site using WebDAV, but due to the number of interoperability issues with the protocol, this support is only experimental. If you have suggestions for specific clients, support, help for people, please contribute to the Tools wiki on WebDAV. The following clients have been reported to work with the current implementation on jigteam.w3.org and jigedit.w3.org:
http://jigedit.w3.org/username/WWW /mnt/www.w3.org davfs noauto,user 0 0
It is not recommended to use any other client-side implementations as of today. Yves is working on improving supports for other implementations, but has only limited availabilities to do so.
http://jigedit.w3.org/user/WWW/dir1/dir2/sample.html (or
\\jigedit.w3.org\user\WWW\dir1\dir2\sample.html, then the
CVS form to control the directory should be
http://jigedit.w3.org/user/WWW/dir1/dir2/CVS It allows you
to enter commit information, revert to a previous version, fix other
issues...