Author: zigger
Description:
Files in 1.3.8 & HEAD have inconsistent end-of-lines.
Inconsistent processing by different cvs clients & tar-unpackers results in
unnecessary diffs & in later corruption by text editors that assume consistency.
A. These files have CR-LF instead of LF
maintenance/archives/patch-cache.sql (also HEAD)
languages/LanguageNn.php
B. These files have both LF & CR-LF instead of LF
languages/wikipedia/de.lang
languages/wikipedia/en.lang
languages/wikipedia/fr.lang
languages/wikipedia/ja.lang
languages/wikipedia/nl.lang
languages/wikipedia/pl.lang
7-zip unpacked these from tar with both CR-LF & LF
WinZip with default "smarts" end-of-line translation produced consistent CR-LF
Windows cvs client (tortoise/cvsnt) fetched these with both CR & CR-LF
Version: 1.4.x
Severity: minor
OS: Windows 2000
Platform: PC