My computer set-up:
-eclipse with aptana studio 3 plugin, plugin development tools and subclipse
and i have 2 projects under version control. i managed to copy t
Using Eclipse Mars.1 Release (4.5.1) and SVN 1.8.10. My icons reverted back to normal after running Team > Cleanup.
The arrow indicates switched http://www.eclipse.org/subversive/documentation/teamSupport/svn_label_decor.php
I see there is already a solution in the comments above, just thought id share my solution which seemed easier , simply
Right click on project > Team > Disconnect (from repository)
Right click on project > Team > Re-connect (to repository)
Problem solved!
NOTE: After re-connecting had to commit all changes in project, seemed scary at first but simply updated version number. (I am always a little nervous when synchronizing with the repo)
NOTE: Using subversion SVN plugin in eclipse