JG wrote:
Is there any way to get CVS to add a port qualifier (-p5555) to ssh,
rather than using the default port?  Is there any other way that might
accomplish the same thing?

I have ssh access thru a firewall on a non-standard port address.  I
need to figure out how to get cvs to work through this link.
I don't know if this will work, but have you tried setting
	CVS_RSH = "ssh -p5555"
?

Just an obvious thought.

- Andrew
--
Edsger W. Dijkstra, 1930-2002: "The use of COBOL cripples the mind;
its teaching should, therefore, be regarded as a criminal offence."

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to