Line 11:
Line 11:
The repository can be viewed from any web browser using the [http://websvn.tigris.org/ WebSVN] interface at:
The repository can be viewed from any web browser using the [http://websvn.tigris.org/ WebSVN] interface at:
−
[http://houptlab.org/xtechops/websvn/ Houpt Lab Source Code Repository]
+
[{{SERVER}}/xtechops/websvn/ Houpt Lab Source Code Repository]
==Mac OS X Client Setup==
==Mac OS X Client Setup==
−
All the software and scripts for setting up an Subversion client are available on LabDisk in the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/ Software/Subversion] folder.
+
All the software and scripts for setting up an Subversion client are available on LabDisk in the [{{SERVER}}/LabDisk/CEHoupt/Software/Subversion/ Software/Subversion] folder.
===Subversion Setup===
===Subversion Setup===
−
Install the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/Subversion%201.4.4-2%20Universal.dmg Subversion client] package, which places the Subversion command line tools on the local Mac in /usr/local/bin.
+
Install the [{{SERVER}}/LabDisk/CEHoupt/Software/Subversion/Subversion%201.4.4-2%20Universal.dmg Subversion client] package, which places the Subversion command line tools on the local Mac in /usr/local/bin.
−
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.
+
Run the [{{SERVER}}/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.
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.
Line 29:
Line 29:
===Secure Shell (SSH) Public-Key Encryption Setup===
===Secure Shell (SSH) Public-Key Encryption Setup===
−
Run the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/Create%20SSH%20Key.command Create SSH Key] script to generate public and private keys for the current user.
+
Run the [{{SERVER}}/LabDisk/CEHoupt/Software/Subversion/Create%20SSH%20Key.command Create SSH Key] script to generate public and private keys for the current user.
−
Run the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/Install%20Public%20SSH%20Key.command Install Public SSH Key] script to copy the public key to the Subversion server (houptlab.org).
+
Run the [{{SERVER}}/LabDisk/CEHoupt/Software/Subversion/Install%20Public%20SSH%20Key.command Install Public SSH Key] script to copy the public key to the Subversion server (houptlab.org).
==Basic Operations with ZigVersion==
==Basic Operations with ZigVersion==
−
[http://zigzig.com ZigVersion] is a well-designed Mac OS X Subversion client. A local copy of ZigVersion can be found on LabDisk in the [http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/ Software/Subversion Folder]. ZIgVersion requires a License Code after the 30-day Demo.
+
[http://zigzig.com ZigVersion] is a well-designed Mac OS X Subversion client. A local copy of ZigVersion can be found on LabDisk in the [{{SERVER}}/LabDisk/CEHoupt/Software/Subversion/ Software/Subversion Folder]. ZIgVersion requires a License Code after the 30-day Demo.
−
[http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Software/Subversion/ZigVersion%20License%20Code.txt Houpt Lab Non-Commercial ZigVersion License Code]
+
[{{SERVER}}/LabDisk/CEHoupt/Software/Subversion/ZigVersion%20License%20Code.txt Houpt Lab Non-Commercial ZigVersion License Code]
===Importing Projects===
===Importing Projects===