Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  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
  • No labels