Community
Participate
Working Groups
Created attachment 169667 [details] Icon decorations If you overwrite an existing file in an Eclipse project the project icon decorations show you that the file is changed via the ">" sign. Screenshot attached. If it is the same unchanged file then I believe EGit understands this and does not make a commit. Unfortunately this also seems that the icon decoration is not removed. To test: create a new project, create folder "image", paste graphic into the folder and put the project under version control. Commit everything. Re-paste the same icon into the folder and try to get ride of the ">" sign.
lars, perhaps you run into a problem copying files try the same using the Navigator View ;-) ekke
@Ekke not sure what you mean. EGit should IMHO also work with the package explorer.
@lars ...had to search the bugzilla. here it is: https://bugs.eclipse.org/bugs/show_bug.cgi?id=269067 ...ran into the same using hgeclipse (see andrei's and my comments) of course you're right - shouldn't matter if I'm using package explorer or navigator ekke
I can not reproduce that with a current nightly build. I would expect that commit b50d2355ce2f84c9ce1830b66879859cc70671c0 of 2010-07-19 has solved that problem. Could you please retry? However, I can reproduce the problem mentioned by Ekke which was reported in bug 269067. I think the issue Lars described is different from the problem mentioned in 269067: Lars did not copy the resource from inside the eclipse workspace; therefore no deletion was triggerd.
Hi Stefan, my error occurs if you add something to the repo. Or change something outside Eclipse. For example try to put an Word / OpenOffice document under version control and change it via Open with -> System Editor. Do some changes -> the icon decorators indicate that the resource has changed. Commit -> icon decorators still shows that the resource has changed
Looking forward to 0.9.0-M3.
(In reply to comment #5) > For example try to put an Word / OpenOffice document under version control and > change it via Open with -> System Editor. > > Do some changes -> the icon decorators indicate that the resource has changed. > > Commit -> icon decorators still shows that the resource has changed I tried to reproduce this but to no avail. In my case the decorator vanishes. When in this scenario do you do a workspace refresh in eclipse? I have to do it after editing the document in the external editor.
@Stefan: I can als not reproduce anymore. Closing as worksforme. If anyone else registered on this bug still can reproduce please re-open the bug.