Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Dmitry Jemerov 
Subsystem
Version Control 
Affected versions
Fixed in
Fixed in build
Next build 
Build
5274
Fixed in build
8046
Subsystems
0, 0
  • Submitted by   Peter
    2 years ago (14 Sep 2007 04:57)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:52)
  • Jira: IDEA-40889
    (history, comments)

IDEA-40889

"Incoming" changes even though project is fully up to date

I have 1 incoming change even though I have fully updated the project. It is always the same change.

One thing i found strange today was that when i checked the incoming changes after IDEA finished loading, i saw 3 incoming changes (which was correct because i did not have those changes yet). I did a project update and those 3 changes were removed from the incoming list but a new incoming change was added. This change is from July 31 2007.

I have attached the IDEA log for the two refreshes.

Environment: win 2000, 2gb ram

Issue was resolved
Comments (7)
 
History (1)
 
Links
 
Jay Gindin
  Jay Gindin
24 Oct 2007 19:51
(2 years ago)
#permalink
I have this same issue. No matter how many times I update the project (whether from within IJ or from outside) I have the same 2 incoming changes showing up.

I'd be happy to provide any logs or other information that anyone may need to help debug and resolve this issue.
Jesse Byler
  Jesse Byler
01 Nov 2007 00:59
(2 years ago)
#permalink
My list of 'incoming' changes that won't go away has about 50 items, scattered more or less uniformly over the last 6 months.
Gerhard Hiller
  Gerhard Hiller
27 Nov 2007 10:30
(2 years ago)
#permalink
I have the same issue. Even some changes I made by myself are shown as Incoming changes, scattered over the last three months.
Dmitry Jemerov
  Dmitry Jemerov
07 Dec 2007 15:25
(2 years ago)
#permalink
I've fixed one specific problem: changes for added files could remain in incoming changes if those files were subsequently deleted. Most likely this doesn't cover all cases of incoming changes refresh problems; please file new issues with idea.log attached if you can reproduce the problem with 7.0.3 EAP builds.
Jesse Byler
  Jesse Byler
15 Mar 2008 03:28
(22 months ago)
#permalink
Dmitry, thanks for the fix, but it didn't affect my big list of 'bogus' incoming changes noticeably. Where is the data for this Incoming Changes tab stored? I'd like to try clearing out that data and letting IDEA rebuild it.
Dmitry Jemerov
  Dmitry Jemerov
17 Mar 2008 10:29
(22 months ago)
#permalink
To rebuild the data, delete the system\vcsCache directory and press Refresh in the Changes
Committed or Changes
Incoming view.
Jesse Byler
  Jesse Byler
18 Mar 2008 22:48
(22 months ago)
#permalink
For the benefit of anyone following along: system/vcsCache is at ~/Library/Caches/IntelliJIDEA70/vcsCache on Mac OS X. Deleting that did clear out my incoming changes tab. Refreshing the Incoming Changes tab, though, still gives dozens of old changelists; I'll try to narrow it down more and maybe file a new bug when I get a chance...