Anthony E. Glover writes:
>
> cvs -d :ext:me@machine:/home/cm/CVS co -c
>
> I get the following response:
>
> ' from cvs server warning: unrecognized response `ok
See "Connecting with rsh" in the Cederqvist manual. Your external rsh
client is translating between CR/LF and LF, which is not suitable for
CVS. If your external rsh client has some kind of binary option to
prevent that behavior, you can create a script that invokes it correctly
and then set $CVS_RSH to point to the script. If not, you'll have to
get a different rsh client or use a different connection method.
-Larry Jones
My brain is trying to kill me. -- Calvin