I might have misunderstood what you are asking about, but as far as the unix
cvs client can't you do the following?

set CVS_RSH=ssh
then have developers connect with:
cvs -z3 -d:ext:user@hostname:/cvs_repository update -d (or checkout)
then just cvs edit, cvs add, cvs commit, whatever.


(again, I totally might have misunderstood your question).

Jeffrey Schoolcraft
* Paul Wolstenholme ([EMAIL PROTECTED]) wrote:
> Hi,
> 
> I recently installed stunnel and have been using it to provide ssl
> tunnelling for imap and pop. I thought this might be a good solution for
> cvs as well. I also saw in the archive a new cvs daemon that provides
> SSL support. 
> 
> Currently, I am using both the unix cvs client and wincvs client but it
> does not look like either of these support SSLt. Has anyone used stunnel
> with cvs? Secondly, does anyone know if there is any work being done on
> the client side to support SSL? 
> 
> Cheers,
> Paul


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

Reply via email to