> 2. You do not really need it if the SVN repository has correct eol > settings, because all files that have svn:eol-style set to either 'native' > or 'LF' will have LF. Those that do not have svn:eol-style or have it to > another value should not be subject to CRLF conversion at all. > > So, I believe all files received from SVN should be stored as is. Import is > not about creating new commits, it is about getting history from another > repository as it is. I understand the idea now. Some of my files in svn repo are missing eol style property at all. Will fix this :-) Thanks for help ! -- 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