On Thu, Oct 4, 2012 at 6:45 AM, Chandler Carruth <[email protected]> wrote: > On Thu, Oct 4, 2012 at 3:33 AM, Alexander Kornienko <[email protected]> > wrote: >> >> FYI: new files in your commit have CR LF line endings. I'm not sure what >> the policy is, but I'd assume that most source/test files have LF line >> endings. > > > All text files should automatically use Subversion's 'native' EOL handling > which stores LF on the server and converts to the native EOL when doing > checkout / commit / etc. > > We don't want to have explicit file properties for obvious text files, > reasonable subversion clients will automatically use this mode, however it > seems a few popular windows clients are very bad about it. It is important > when submitting from windows to make sure the client is set up to handle > this properly. > > Aaron, I know you stumbled across this before, maybe write up a little bit > of documentation for how to commit from windows SVN clients safely?
Can do, sorry for the troubles! ~Aaron _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
