I have problems in 1 Project.
I use SpringSource Tool Suite 2.9.1.RELEASE and EGit 1.3.0.201202151440.
I have 1 file in the problem project. When i make changes, the icon of the file does not change. When i synchronize workspace, i get the message "No changes found".
When i use the commandline Git, the file is showed as changed.
When i add a file in eclipse, the new file is immediately shown with the synchronized Icon.
When i select Team -> show in History, i get the message "File xyz is not contained in the commits ..."
It seems there is a problem with the EGit Team provider metadata in your workspace. Can you try to disconnect the project and share it again?
- Team > Disconnect on the project
- Team > Share project ... on the project
- Select git and click Next
- Check the checkbox "Use or create repository in parent folder of project"
- Click Finish