Help for this page

Select Code to Download


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