Bill Smith writes:
>
> MIME-Version: 1.0
> Content-Type: multipart/alternative;
Please do not send MIME and/or HTML encrypted messages to the list.
Plain text only, PLEASE!
> Additionally, I tried doing a cvs commit with cygwin cvs, I get
>
> /CVSROOTccess /var/cvs
> No such file or directory
You almost certainly have a line-ending problem. I suspect the above
message is really:
cannot access /var/cvs<CR>/CVSROOT
the embedded <CR> is the problem. I suspect the CVS/Root file in your
working directory has DOS-style line endings (<CR><LF>) but the cygwin
CVS has been configured to use Unix-style line endings (<LF>). Your
other problems are probably due to using an RSH that converts line
endings when CVS expects it to pass binary data transparently.
-Larry Jones
It's not denial. I'm just very selective about the reality I accept.
-- Calvin
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs