Install Subversion

  1. To check: Run svn --version on the command line
  2. Extract to /opt (should create subversion-1.2.3)
    • Windows users will want to rename the extracted directory
    • Unix users will probably want to use a package for their flavor
  3. Set environment variable: SUBVERSION_HOME=/opt/subversion-1.2.3
  4. Add $SUBVERSION_HOME/bin to PATH
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.