info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSH Tunnel operation


From: Andy Smith
Subject: Re: SSH Tunnel operation
Date: Tue, 27 Feb 2001 23:51:44 +0000

On Tue, 27 Feb 2001 18:46:51 -0500, "David A. Cobb" <address@hidden>
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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]