[cvsnt] Re: SSH & an unusual port
Tony Hoyle
tmh at nodomain.org
Mon Nov 17 17:53:29 GMT 2003
On Mon, 17 Nov 2003 11:35:59 -0600, Blake McBride
<blake at integra-online.com> wrote:
>
>Greetings,
>
>I have been trying to access a CVS repository for about 10 hours now
>with no success. I think my main impediment is the fact that the server
>is running ssh on an unusual port. I can't seem to get cvs to use ssh
>on an unusual port (although I know it is possible since others are
>doing it with eclipse). Here are my particulars:
With the built in ssh you can't change port (it's something I'll
probably add at some point). You'd have to use the external ssh,
which should work OK - try EXT_SSH="plink -P <port> %h".
Tony
More information about the cvsnt
mailing list