FWIW we're on CVS and Perforce, and I've noticed this too - some incoming changes from months ago wouldn't go away after performing an update etc. Though I don't appear to have any now, maybe I deleted the local history/system directory caches and it sorted itself out?
Hello
In my project i've got a few "persistent" incoming changes, those are changes that do not disappear after an update. How can i remove them?
We were able to resolve this issue for another of our developers. Issue was resolved by doing the following steps. -Shutdown IntelliJ Idea -change IDEA_JDK(this time from 1.5 to 1.6 so downgrading or upgrading both work) -delete folder ~/.IntelliJIdea70/system/vcsCache/ -start Idea
FWIW we're on CVS and Perforce, and I've noticed this too - some incoming
changes from months ago wouldn't go away after performing an update etc.
Though I don't appear to have any now, maybe I deleted the local history/system
directory caches and it sorted itself out?
I am experiencing this problem as well with subversion plugin. There are several issues posted on jira pertaining to this problem.
Heer are links to the jira issues:
http://www.jetbrains.net/jira/browse/IDEA-13426
http://www.jetbrains.net/jira/browse/IDEA-17056
http://www.jetbrains.net/jira/browse/IDEA-17570
I was able to resolve this issue by downgrading the intellij IDEA_JDK path variable to point to jdk 1.5 instead of 1.6
We were able to resolve this issue for another of our developers.
Issue was resolved by doing the following steps.
-Shutdown IntelliJ Idea
-change IDEA_JDK(this time from 1.5 to 1.6 so downgrading or upgrading both work)
-delete folder ~/.IntelliJIdea70/system/vcsCache/
-start Idea
Edited by: Ken Gullaksen on Aug 5, 2008 2:11 PM
this issue should be fixed in the early release now available
http://www.jetbrains.net/confluence/display/IDEADEV/Selena+EAP
this issue is still present in 10.5 EAP and before!