Community
Participate
Working Groups
Steps: 1. checkout a file that uses crlf 2. make a change to the file (add a line or whatever) 3. open the file in the compare container (side by side) the compare shows that every line in the file is changed. I suspect that the problem is around here (compare-container.js): _getLineDelim: function(input , diff){ var delim = "\n"; return delim; },
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html