Дали по учебе доступ к серверу, на котором расположен svn.
попытался зайти через команду ниже, он спросил что то про продолжить соединение, спросил пароль. Пароль был введен толи 6, толи 9 раз неверно.
$ svn co svn+ssh://svetlov@bla.bla.bla/scratch/svn/cms
После этого, думая что ошибка на моей стороне, снес папки ~/.ssh и ~/.subversion . Теперь при попытке зайти просто по ssh на этот сервер с компьютеров внутри домашней сети выскакивает ошибка
svetlov@gentoo-station ~ $ ssh -vvv svetlov@xxx.xxx.xxx.xxx
OpenSSH_6.1p1-hpn13v11, OpenSSL 1.0.1c 10 May 2012
debug1: Reading configuration data /home/svetlov/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to xxx.xxx.xxx.xxx [xxx.xxx.xxx.xxx] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/svetlov/.ssh/id_rsa" as a RSA1 public key
debug1: identity file /home/svetlov/.ssh/id_rsa type 1
debug1: identity file /home/svetlov/.ssh/id_rsa-cert type -1
debug1: identity file /home/svetlov/.ssh/id_dsa type -1
debug1: identity file /home/svetlov/.ssh/id_dsa-cert type -1
debug1: identity file /home/svetlov/.ssh/id_ecdsa type -1
debug1: identity file /home/svetlov/.ssh/id_ecdsa-cert type -1
ssh_exchange_identification: Connection closed by remote host
при этом отсюда http://www.serfish.com/console/ на сервер заходит без проблем.
/etc/hosts.allow - http://pastebin.com/WDzCub2s
/etc/ssh/sshd_config - http://pastebin.com/e6Vdzcaj