Jim writes:
> 
> How can I check out a file on Linux with \r's ?

By checking it in on Linux with \r's.  Either the \r's are part of the
line separator or they're part of the data -- you can't have it both
ways.

> As part of a build process I use a SHA1 of the source as part of the
> versioning information.  The same code on both windows and linux should
> generate the same SHA1.

Not if you're including the line separators in the hash.

-Larry Jones

I won't eat any cereal that doesn't turn the milk purple. -- Calvin


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

Reply via email to