Title: RE: DOS EOL pollution in repository

> From: David L. Martin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 07, 2001 10:36 PM

> Commented out from the script is an alternative
> "automatic" way to determine whether the file
> is ASCII using the Unix file command.  I haven't

A better way of doing this is with "cvs -n log -h". One line of the output will be
"keyword substitution: kv"
for all of the files which cvs is treating as text.
If you're doing some funny things, you might want to allow this check on some other keyword substitution modes, like kvl. Certainly you would never run this check on anything with mode b.

Sorry I'm so far behind in reading this group.
Jerry

Reply via email to