info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: DOS EOL pollution in repository


From: Jerry Nairn
Subject: RE: DOS EOL pollution in repository
Date: Wed, 14 Mar 2001 15:51:04 -0800


> From: David L. Martin [mailto:address@hidden]
> 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

[Prev in Thread] Current Thread [Next in Thread]