1) Up-to-Date Installed Packages
you need to run svn subversion and it's tools by using commands
creating svn directory, where you want to configure svn.
sudo apt-get update2) Downloading the Subversion, Subversion Tools and Libapache2 packages
you need to run svn subversion and it's tools by using commands
sudo apt-get install subversion subversion-tools libapache2-svn3) Creating Subversion (SVN) Directory
creating svn directory, where you want to configure svn.
sudo mkdir /home/svn