Problem Set up Ubuntu workstation to provide SVN using Apache and WebDAV. Analysis There are basically 2 ways to do it: ssh+svn https (using webdav) Solution We take the second one. # apt-get install libapache2-svn # cd /etc/apache2/sites-enabled # vi