Our team is having difficulty with repeated merge conflicts in the .cproject (and .project) files that Eclipse CDT uses to store project information. I am familiar with the post here: Which Eclipse files belong to version control? but the current script for Eclipse CDT seems painful. In particular, the scanner often seems to create merge conflicts in its storage engine, and there is some kind of element identifier suffix that is used everywhere for components that constantly conflict. I know that an error has been discovered to make the version control script more friendly. I am wondering if this has ever been fixed (we are using Indigo SR2), or if there is just an alternative workflow that will help us here.
source share