Quick notes on setting up a lightweight SVN server that is accessible via http (WebDav) and the svn custom protocol (svn://).
credits to : https://medium.com/@elle.florio/the-svn-dockerization-84032e11d88d
- Docker (see 'Install Docker for Mac')
- SVN (should be installed on your Mac by default)