[EMAIL PROTECTED] writes: > > that works fine, but when I try to do the same command from the machine > that the repository exists on, I get the following error: > > cvs.example.com: Connection refused > cvs [checkout aborted]: end of file from server (consult above messages > if any)
My guess is it's trying to use rsh instead of ssh -- check $CVS_RSH. -Larry Jones I'll be a hulking, surly teen-ager before you know it!! -- Calvin _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
