Persistent incoming changes

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?

0
6 comments

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?



0

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

0

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

0

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

0

this issue should be fixed in the early release now available

http://www.jetbrains.net/confluence/display/IDEADEV/Selena+EAP

0

this issue is still present in 10.5 EAP and before!

0

Please sign in to leave a comment.