Re: Poll: do we really need newline conversion?
From: Charles Wilson <pathfinder_at_acm.org>
Date: 2001-12-11 19:27:11 CET
>Frankly, I'm thinking we shouldn't bother. Why spend time on a
As the Macintosh SourceSafe developer, I spent a good deal of time in
- Visual Studio didn't handle Macintosh EOLs worth a damn. (I haven't
- People will edit a file that has been copied from one OS to another
- People will use stupid text editors that don't bother to check what
- God awful things can happen to C preprocessors when they hit
- You can't accurately diff text files on all platforms if they
- You can't use files sizes to compare files if they aren't EOL normalized.
- EOL normalization makes the files in the database smaller. (Not a
-- - charles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:52 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.