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

Re: SSH port change

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-15 18:44:59 CEST

On Jul 15, 2005, at 10:01 AM, michal wrote:

> Hello,
> I am used repository on some server via svn+ssh protocol. I was
> made working copy of our project on my disk. Now, administrator of
> the server change SHH port, so when I type something like "svn
> up" (or anything else) I get this error:
> ssh: connect to host XXX.YY port 22: Connection refused
> svn: Connection closed unexpectedly
>
> (XXX.YY is name of the server)
>
> What I must do with my working copy?

See http://svnbook.red-bean.com/en/1.1/ch06s03.html#svn-ch-6-sect-3.4

Try setting the SVN_SSH environment variable to "ssh -p PORTNUMBER".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 15 18:46:51 2005

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

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