I got very annoying problem on my Eclipse.
Till yesterday everything worked fine and without any problems. But since
few days my SVN plugin seems not to notice project changes.
Normaly in project explorer window, when there was some differences
between files on disk and on base SVN marked my files (and projects) with
'>' sign.
Now it just doesent do that.
Refreshing view doesent work. I downloaded latest Eclipse and reinstalled
all plugins, but even this didn't helped.
It seems to work correct when I'm doing some changes on my local PC (it
marks files), but when someone else made a change on SVN database it
doesn't recognises that.
Comparing with latest from repository works fine, resynchronizing as well,
it just doesnt mark files :/
I found these links: http://forums.polarion.com/viewtopic.php?f=8&t=2710&start=0 http://svn.haxx.se/subusers/archive-2006-06/0208.shtml
but it's not the same issue.