--On Wednesday, October 25, 2006 5:27 PM +0200 "Michal?iha?" michal@cihar.com wrote:
Maybe they didn't have correct flags in CVS?
CVS defaults to ASCII, while SVN defaults to binary. So if a CVS file lacks a binary flag, it gets imported as ASCII and things that look like line endings are likely to get munged.