How can I check out a file on Linux with \r's ? 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.
If there is no spoon...there are no bugs, and there IS no spoon. ----- Original Message ----- From: "Jim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 11, 2003 6:39 PM Subject: Re: Checkout without \r's > ----- Original Message ----- > From: "Larry Jones" <[EMAIL PROTECTED]> > To: "Jim" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, November 11, 2003 2:42 PM > Subject: Re: Checkout without \r's > > > > Jim writes: > > > > > > Under windows how can I checkout/update a file without \r's being > > > stuffed in? It's definatly a source file and uses keywords to track > > > version information. > > > > If it's a source file, then it's a text file. On Windows, text files > > have \r's in them. > > > > > That's an assumption about the file that is incorrect... it didn't start > with \r's in it... and I need them to not be there. > > Jim > > If there is no spoon...there are no bugs, and there IS no spoon. > > > > -Larry Jones > > > > I wonder what's on TV now. -- Calvin > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
