use putty to forward the ports, map port 22 on your local machine (
normal port number ) and forward it to port 2200 on your remote
server. not ideal but neither is
running ssh on a non standard port, hope this helps.

--b

On 5/19/05, Pavel M�ller <[EMAIL PROTECTED]> wrote:
> I've already tried this thing (ssh -p 2200) and it doesn't work. Any other
> ideas?
> Thanks a lot
> Pavel
> 
> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 19, 2005 12:30 AM
> To: Maven Users List
> Subject: Re: CVS + extssh + custom port
> 
> 
> Try setting CVS_RSH to "ssh -p 2200" (don't know the setting on
> putty). Both putty and cygwin should work.
> 
> - Brett
> 
> On 5/19/05, Pavel M�ller <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I'd like to use Maven with our CVS repository. It's accessible only
> through
> > SSH on port 2200 using client cert. I've tried to use cygwin and I've set
> > the CVS_RSH enviroment variable to 'ssh'. But I'm not able to specify the
> > custom port number. Could someone help me?
> >
> > This is my repository string:
> > scm:cvs:ext:[EMAIL PROTECTED]:/cvs/devel:mymodule
> >
> > Is it necessary to use cygwing on Windows? Or is it possible to use putty?
> > I've tried to find info in docs and this forum, but I didn't fidn
> anything.
> >
> > Thanks
> > Pavle
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to