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

Key: IDEA-13867
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Gordon Tyler
Votes: 1
Watchers: 5
Operations

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

Incoming Changes: Old commit on current branch shown as incoming change

Created: 25 Jul 07 18:57   Updated: 18 Dec 07 12:47
Component/s: Version Control Integration, Version Control Integration. CVS

File Attachments: 1. Text File idea.log (24 kb)

Image Attachments:

1. Incoming changes tab.jpg
(65 kb)

Build: 7,087
Severity: Medium


 Description  « Hide
I just noticed that after a CVS Update Project and Refresh of the Incoming Changes window, one of my commits on the current branch from last week still shows as incoming. The only distinguishing feature of the commit that I can see is that one of the files affected was deleted.

Here are the only lines from idea.log that seem to reference this changelist during the Refresh of Incoming Changes; the file referenced is the file that was deleted:

2007-07-25 10:49:35,466 [ 789792] INFO - ges.committed.ChangesCacheFile - Marking created file FilePath[C:\dev\performasure\hong\src\java\com\sitraka\pas\agent\plugin\periodic\WebSphere50PmiClientMetricsCollector.java]
2007-07-25 10:49:35,466 [ 789792] INFO - ges.committed.ChangesCacheFile - Checking file C:\dev\performasure\hong\src\java\com\sitraka\pas\agent\plugin\periodic\WebSphere50PmiClientMetricsCollector.java
2007-07-25 10:49:35,466 [ 789792] INFO - ges.committed.ChangesCacheFile - Could not find local file for change C:\dev\performasure\hong\src\java\com\sitraka\pas\agent\plugin\periodic\WebSphere50PmiClientMetricsCollector.java



 All   Comments   Work Log   Change History      Sort Order:
Gordon Tyler - 25 Jul 07 18:59
Forgot to add that all the files were also unmodified on this branch before this commit.

adam - 18 Dec 07 12:45
I just started to work with Idea 7.0.2 and in one of my projects I also see a changeset that is 3 month old.
I tried to delete the files in idea/system folder but it did not help.
I am working with CVS.

I attach appropriate part of idea.log file and the screenshot of the change set. I have garbled the screenshot myself, please do not pay attention to it.

Please let me know if I could help more.


adam - 18 Dec 07 12:46
part of the log file generated when I pressed "Refresh" on the "Incoming changes" tab