> Hi,
Hi

>
>   How do I enable CVS on SSH?
Enable SSH


And the long answer:
The only thing you need to use cvs over ssh is to enable an ssh daemon on
the cvs server (make sure ssh users can execute the cvs executable), and use
the :ext: connection method on your clients. If you use the command line
client, make sure you set CVS_RSH to your ssh executable (probably ssh,
though I've used it with plink also).


HTH,
Arno


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

Reply via email to