On 14/10/2011 14:51, Konstantin Kolinko wrote: > 2011/10/14 Mark Thomas <ma...@apache.org>: >> On 14/10/2011 14:10, Konstantin Kolinko wrote: >>> 2011/10/14 <ma...@apache.org>: >>>> Author: markt >>>> Date: Fri Oct 14 12:55:55 2011 >>>> New Revision: 1183340 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=1183340&view=rev >>>> Log: >>>> Fix typo >>>> >>>> Modified: >>>> tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java >>>> >>>> ... >>>> [... 2667 lines stripped ...] >>> >>> again... >>> >>> How can this happen? >>> A file with svn:eol-style=native is stored at the server with LF >>> endings. The subversion client should convert it to LF before sending. >>> How the diff happens to cover every line? >>> >>> What were you doing? >> >> Using git. >> > > How? Some git push (or haw it is called there?) that writes directly > to the repository?
git svn dcommit See: http://wiki.apache.org/general/GitAtApache I had been through the process once to reset the line endings in my local repo and I though that would be enough. I think I know how to spot this before it happens now so that should be the last of them. How to fix it when I spot it is a separate issue. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org