On Mon, Feb 23, 2009 at 08:09:03AM +0100, Ferry Huberts (Pelagic) wrote: > > But won't that now import CRLF's into your new git repo? Especially on > > Windows, where (IIRC) cvs gives you files with CRLF by default? > > Yes it would. But sadly that's the only way to make sure that the import > will work (without serious manual intervention). > I found this out the hard way. Wouldn't setting autocrlf=true, safecrlf=true do the import you want? Then you could reset autocrlf to input after import but before checkout time. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html