This shows you the differences between two versions of the page.
|
biocomputing_lab_getting_start [2012/10/18 09:02] stiber Slight mods to ssh tunnel section to make more generic. |
biocomputing_lab_getting_start [2012/10/18 09:02] (current) stiber |
||
|---|---|---|---|
| Line 23: | Line 23: | ||
| biocomp = /usr/bin/ssh -p 22 -q -l biocomp -i /Users/username/.ssh/id_rsa | biocomp = /usr/bin/ssh -p 22 -q -l biocomp -i /Users/username/.ssh/id_rsa | ||
| - | This creates a "svn+biocomp" tunnel scheme (where you need to change "/ Users/username/.ssh/id_rsa" to be the full path to your private key). | + | This creates a "svn+biocomp" tunnel scheme (where you need to change "/Users/username/.ssh/id_rsa" to be the full path to your private key). |
| For configuring other clients, see <http://wiki.site5.com/SVN/Subversion_(SVN)_Setup_Guide> near the bottom for clues. From the command line, you can try | For configuring other clients, see <http://wiki.site5.com/SVN/Subversion_(SVN)_Setup_Guide> near the bottom for clues. From the command line, you can try | ||