svnadmin create /staff/dahl/svnroot
svn checkout svn+ssh://dahl@cse.unr.edu/staff/dahl/svnroot
mkdir ./code mkdir ./code/branches mkdir ./code/logs mkdir ./code/trunk vi ./code/trunk/test.c svn import ./code file:///staff/dahl/myrepo/code -m "Initial Import"
cd work svn co file:///staff/dahl/myrepo/code code cd code vi trunk/test.c svn diff svn commit -m "Updated test.c" svn update
svn tutorial to learn how to use svn
The Lagoon project uses svn Freepository Free svn repository