[cvsnt] Re: ssh uses the only port 22

Tony Hoyle tony.hoyle at march-hare.com
Thu Dec 1 23:21:00 GMT 2005


Glen Starrett wrote:
> Alex wrote:
> 
>> Could you explain problem with specification of different ssh port? 
>> For example:7022
> 
> 
> There are a few ways you can do this.  You can set up an extnt.ini 
> section, set up a putty session, add parameters to the protocol 
> parameters, etc.  Here's an example of setting the parameter on the SSH 
> protocol:
> 
> cvs -d :ssh;port=7022:myserver:/repos
> 
Or (in classic format):

cvs -d :ssh:myserver:22:/repos

Tony



More information about the cvsnt mailing list