Skip to content

Instantly share code, notes, and snippets.

@mmower
Created October 4, 2012 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmower/a3923202f096523e2ef3 to your computer and use it in GitHub Desktop.
Save mmower/a3923202f096523e2ef3 to your computer and use it in GitHub Desktop.
# SVN console session
Shaddam matt$ svn co svn+tssh://localhost/usr/local/svn/repos/fig/trunk
ssh_exchange_identification: Connection closed by remote host
svn: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file.
svn: Network connection closed unexpectedly
Shaddam matt$
# SSH console session
Shaddam matt$ ssh -L 1234:svnserver:4567 sportcentric
Linux linode3 3.4.2-linode44 #1 SMP Tue Jun 12 15:04:46 EDT 2012 i686 GNU/Linux
Ubuntu 10.04.4 LTS
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com/
59 packages can be updated.
51 updates are security updates.
Last login: Thu Oct 4 12:59:13 2012 from xxxx
mmower@linode3:~$ channel 3: open failed: administratively prohibited: open failed
mmower@linode3:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment