This document discusses building a versioning file system using WebDAV and Subversion. It provides recipes for setting up a WebDAV server using Apache httpd to enable file versioning and sharing. It also provides a recipe for setting up a Subversion server using Apache httpd to enable collaborative development through revision control. The document demonstrates how to test the servers and clients.