SVN over SSH

http://linuxsysadminblog.com/2009/08/using-svnssh-with-a-non-standard-ssh-port/
http://www.kerrins.co.uk/blog/2008/02/custom-ssh-port-with-svnserve/

  • Set up sshd to listen on a custom port
  • Edit ~/.subversion/config on the client. Either add a new config as per above links, or edit the ssh line with the custom port
  • svn co svn+sshtunnel://user@server/repo .

Recent Updates

  • 2 years 2 days ago
  • 2 years 2 days ago
  • 2 years 4 days ago
    php 8.x
  • 2 years 6 days ago
    10.6.7
  • 2 years 1 week ago
    Drop Centos 5/6 stuff