History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-23772
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Peter
Votes: 6
Watchers: 6
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

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

Created: 14 Sep 07 04:57   Updated: 18 Mar 08 22:48
Component/s: Version Control Integration, Version Control Integration. CVS
Fix Version/s: Selena 7.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File idea_refresh_log.txt (38 kb)

Environment: win 2000, 2gb ram

Build: 5,274
Fixed in build: 8,046


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Jay Gindin - 24 Oct 07 19:51 - edited
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 - 01 Nov 07 00:59
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 - 27 Nov 07 10:30
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 - 07 Dec 07 15:25
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 - 15 Mar 08 03:28
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 - 17 Mar 08 10:29
To rebuild the data, delete the system\vcsCache directory and press Refresh in the Changes | Committed or Changes | Incoming view.

Jesse Byler - 18 Mar 08 22:48
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...