[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: Chris Jensen <cjensen_at_edex.com.au>
Date: 2005-07-16 02:12:12 CEST

>> (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".

Or try adding the following lines to ~/.ssh/config (assuming you're
using OpenSSH)

XXX.YY
   Port <New Port>

-- 
---------------------------------------------------------------------
Chris Jensen cjensen@edex.com.au
Educational Experience (Australia)
Postal Address: PO Box 860, Newcastle NSW 2300
Freecall:       1-800-025 270      International: +61-2-4923 8222
Fax:            (02) 4942 1991     International: +61-2-4942 1991
Visit our online Toy store! http://www.toysandmore.com.au/
---------------------------------------------------------------------

Received on Mon Jul 18 02:28:42 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.