RE: CVS and SSL support

2002-02-01 Thread C. R. Oldham
> Can you provide me instructions how to use ssl with CVS? Do > you mean that setting CVS_RSH to would do? Yes, set CVS_RSH to /usr/bin/ssh. Then set CVSROOT=:ext:yourusername@yourcvshost:/yourcvsroot. It works really well in conjunction with ssh-agent--if you have your keys setup right you c

Re: CVS and SSL support

2002-01-31 Thread Jari Aalto+list.cygwin
* Tue 2002-01-29 Geoff Soutter <[EMAIL PROTECTED]> list.cygwin * Message-Id: <91C3A0F2BA19D5119B1821E59D520C89D3@EXCH01> | Yep, download cygwin binaries using setup.exe on cygwin site, choose CVS | and OpenSSL packages and bob's your uncle... | | BTW, pserver doesn't work, use SSL and :ext C

RE: CVS and SSL support

2002-01-28 Thread Geoff Soutter
t: Tuesday, January 29, 2002 7:52 AM To: [EMAIL PROTECTED] Subject: CVS and SSL support To Whom it May Concern, I've been trying to build a version of CVS with SSL support and I just can't get it to work. The tests fail on cygwin and I get strange behavior with my CVS server on a linux box.

CVS and SSL support

2002-01-28 Thread Mark_Hamilton
To Whom it May Concern, I've been trying to build a version of CVS with SSL support and I just can't get it to work. The tests fail on cygwin and I get strange behavior with my CVS server on a linux box. Can you point me to a distribution of CVS with ssl support or give me some advice? -Mark