On Tue, Dec 18, 2012 at 6:30 AM, Guy Benyei <[email protected]> wrote:
> Author: gbenyei > Date: Tue Dec 18 08:30:41 2012 > New Revision: 170431 > > URL: http://llvm.org/viewvc/llvm-project?rev=170431&view=rev > Log: > Revert changes from r170428, as I accidentally changed the line endings of > these files to Windows style. > Thanks for fixing this. I'd suggest reviewing the diff before submitting from Windows -- the Windows SVN clients are notoriously bad at managing line endings, and these types of commits are annoying to have in the blame of files... One other thing to be very careful with -- please check that your windows SVN client is properly configured to default the standard code file types to the native EOL style. Lots of windows clients either don't use native EOL style, or set explicit metadata on the files which bloats the repo without need. I know that some of the windows devs finally got this configured correctly, and I'll ask that the put together some docs to help with configuring clients initially.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
