Bug 497439 - Synchronise view shows false positives due to line ending only difference.
Summary: Synchronise view shows false positives due to line ending only difference.
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: Core (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 10
: P3 major with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-06 22:33 EDT by Daniel Sokolowski CLA
Modified: 2019-09-12 02:29 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Sokolowski CLA 2016-07-06 22:33:48 EDT
When comparing working diretory with a commit the 'Synchronize' view lists false positives due to line ending differences only. As per Bug 361503 comment-9 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=361503#c9) it appears the culprit might be EGit. Please kindly look into it as this issue is totally maddening in a Windows/Linux/Mac team setting - https://bugs.eclipse.org/bugs/attachment.cgi?id=262953

Marking major due to length of existence of bug and usability impact. 

-- Configuration Details --
Product: Eclipse 4.5.2.20160218-0600 (org.eclipse.epp.package.committers.product)
Installed Features:
 org.eclipse.egit 4.4.0.201606070830-r
Comment 1 Thomas Wolf CLA 2019-09-12 02:29:23 EDT
Is this still an issue with recent EGit? There have been a number of fixes related to cr-lf handling since 2016.

If it is still an issue, we would need a publicly accessible git repo that shows the problem and clear reproduction steps, plus complete info about the cr-lf related git settings including settings coming from .gitattributes files. Also what line ending and encoding is set in Eclipse. Without all that we won't have a chance to reproduce this, and if we can't reproduce it, we cannot track it down and fix it.