sudo apt-get install subversionCreate ‘svn’ user
Copy svn repositories or create svn repositories in /home/svn. In the first case make sure to set svn as the owner of the files.
sudo chmod g+w -R /home/svn
sudo chmod g+s -R /home/svnAdd start-up command:
svnserve -d -r /home/svn/