On Tue, 27 Feb 2001 18:46:51 -0500, "David A. Cobb" <[EMAIL PROTECTED]>
wrote:

>If I reach the repository via an OpenSSH tunnel, I set
>CVS_RSH="/bin/ssh" (Yes?)

ssh is a drop-in replacement for the rsh command in these situations.  So it
should be enough to

export CVS_RSH="ssh"

>Must SSH already be running in another process, or will CVS initiate it?

CVS will initiate it.

-- 
Andy Smith <[EMAIL PROTECTED]>

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

Reply via email to