Line 15:
Line 15:
Install the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/subversion-client-1.3.1.dmg Subversion client] package, which places the Subversion command line tools on the local Mac in /usr/local/bin.
Install the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/subversion-client-1.3.1.dmg Subversion client] package, which places the Subversion command line tools on the local Mac in /usr/local/bin.
−
Run the xxx script to ensure that /usr/local/bin is placed on the PATH environment variable by modifying the accounts .bashrc.
+
Run the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/Install%20usr-local-bin%20on%20PATH.command Install usr-local-bin on PATH] script to ensure that /usr/local/bin is placed on the PATH environment variable by modifying the account's .bash_profile.
+
+
To confirm that Subversion is correctly installed and available on the PATH, open a Terminal window and execute the follow command to display the version number.
+
+
$ svn --version
===Secure Shell (SSH) Public-Key Encryption Setup===
===Secure Shell (SSH) Public-Key Encryption Setup===