- or download this
svnadmin create /home/neversaint/subversion
- or download this
cd /home/neversaint/code
svn import . file:////home/neversaint/subversion
- or download this
mkdir /home/neversaint/workspace
cd /home/neversaint/workspace
svn co file:///home/neversaint/subversion
- or download this
svn -m "Commit message" ci
- or download this
svn help
- or download this
svn help <command>