[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Trouble connecting to SVN




I'm having trouble getting updates from svn.debian.org.

trying to debug it, I replaced -q with -v in the file

                  ~/.subversion/config 

to become:

         ssh = $SVN_SSH ssh -v -o ControlMaster=no


then, the command:

                          svn update

returns for me:

OpenSSH_5.3p1 Debian-3ubuntu7, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /home/ibanez/.ssh/config
debug1: Applying options for *
debug1: Applying options for svn.debian.org
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to svn.debian.org [217.196.43.140] port 22.
debug1: connect to address 217.196.43.140 port 22: No route to host
ssh: connect to host svn.debian.org port 22: No route to host
svn: Network connection closed unexpectedly


the command:

                                     svn info

returns:

Path: .
URL: svn+ssh://svn.debian.org/svn/debian-med/trunk/packages/fis-gtm
Repository Root: svn+ssh://svn.debian.org/svn/debian-med
Repository UUID: d8681a01-af0d-0410-a158-b4166a59cfaa
Revision: 9385
Node Kind: directory
Schedule: normal
Last Changed Author: tille
Last Changed Rev: 9385
Last Changed Date: 2012-01-22 17:05:12 -0500 (Sun, 22 Jan 2012)


pinging the IP number:

                                    ping 217.196.43.140

returns:

PING 217.196.43.140 (217.196.43.140) 56(84) bytes of data.
From 217.196.40.15 icmp_seq=1 Destination Host Unreachable




Any hints on what I'm doing wrong ?


     Thanks


         Luis

Reply to: