Setting up a local subversion repo
First create the repository $ svnadmin create /home/subversion/name_of_project Then checkout thisproject into the directory where you’d like to work on it. $ svn More »
First create the repository $ svnadmin create /home/subversion/name_of_project Then checkout thisproject into the directory where you’d like to work on it. $ svn More »