[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Putty Error after new port on host

From: Jens Strobel <kelloggz_at_gmail.com>
Date: 2006-08-13 15:53:07 CEST

Hi,
i can't find a solution in the web for this.

On the server my svn is based, the port is moved from 22 to
24. When i am doing a update now i get:
"PuTTY Fatal Error": Network error: Connection refused.

I tried serveral thing:
 - Use SVN-Relocate to
   svn+ssh://username@hostname:24/svn/root/...
 - New checkout from url:
   svn+ssh://username@hostname:24/svn/root/...

I can't get it work. In my settings no ssh-client is entered, i
use the "buildin".

Under linux i use a file: .ssh/config with:
 Host HOSTNAME
 Port 24
and i works, but i cannot get it work under windows.

I think something is cached, but i cannot find it.

Is there a solution or is there something i don't understand correct?

Thank you
Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Aug 13 15:55:16 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.