Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If this command does not work, then you should check that the PATH variable is set correctly.

Subversion

Info
titleSubversion on your system

Subversion is a common tool on Unix systems, and it is likely already installed for you to use.  If not, then check with your system administrator about installing it.

Subversion is the source control system system used to obtain the source code from a remote server..  You will need the Subversion client tool in order to checkout the HPS Java code.

Subversion should not be compiled from source code.  It is probably best to either have your local administrator install it if it is not present already, or you can use your package manager (like yum on Redhat systems).

This is an example of using your package manage to do this.

No Format
yum install subversion

Windows users can install the TortoiseSVN tool, but its usage is not covered in these instructions.

 If you are using a shared Unix