Re: cvs over ssh with non standard port

2003-11-12 Thread Frank Gevaerts
On Wed, Nov 12, 2003 at 02:47:47PM -0700, Gary Hennigan wrote: > "Micha Feigin" <[EMAIL PROTECTED]> writes: > > I am trying to get cvs to access the repository through a ssh connection > > when the sshd is listening on a non standard port. > > I tried using > > cvs -s CVS_RSH="ssh -p port" -d :ext:

Re: cvs over ssh with non standard port

2003-11-12 Thread Gary Hennigan
"Micha Feigin" <[EMAIL PROTECTED]> writes: > I am trying to get cvs to access the repository through a ssh connection > when the sshd is listening on a non standard port. > I tried using > cvs -s CVS_RSH="ssh -p port" -d :ext:cvs:/var/lib/cvs co package > but cvs insisted on trying port 22. > Is it

Re: cvs over ssh with non standard port

2003-11-12 Thread Mark Ferlatte
Micha Feigin said on Wed, Nov 12, 2003 at 10:35:41PM +0200: > I am trying to get cvs to access the repository through a ssh connection > when the sshd is listening on a non standard port. > I tried using > cvs -s CVS_RSH="ssh -p port" -d :ext:cvs:/var/lib/cvs co package > but cvs insisted on trying

cvs over ssh with non standard port

2003-11-12 Thread Micha Feigin
I am trying to get cvs to access the repository through a ssh connection when the sshd is listening on a non standard port. I tried using cvs -s CVS_RSH="ssh -p port" -d :ext:cvs:/var/lib/cvs co package but cvs insisted on trying port 22. Is it possible to do this? -- To UNSUBSCRIBE, email to [E