One thing that makes subversion such a powerful revision system is it’s ability to permit multiple methods of access. Https (webdav), SSH and svnserve. In spite of svn’s ability to support multiple access methods, doing so simultaniously can be quite challenging. Typically one will run into permission issues as the http(s) access will all be written to …
Read more »