Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338316

Summary: [historyView] Progress message shown forever if select resource has never been committed
Product: [Technology] EGit Reporter: Matthias Sohn <matthias.sohn>
Component: UIAssignee: Matthias Sohn <matthias.sohn>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: caniszczyk, stefan.lay
Version: 0.11   
Target Milestone: 0.12-M1   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Matthias Sohn CLA 2011-02-26 17:41:04 EST
- configure history view to show history of the selected resource (right-most toggle)
- in a project under git version control create a new file "Test.java"
- "add" the file (Team > Add)
- click "Show in > History" with the just added file selected
- The history view shows the progress message "Building commit list for File: Test.java" until a tracked resource is selected.
- Instead the History View should show a message "No commits for File: Test.java"
Comment 1 Stefan Lay CLA 2011-02-28 08:40:16 EST
Fix proposed: http://egit.eclipse.org/r/#change,2607
Comment 2 Chris Aniszczyk CLA 2011-02-28 23:00:56 EST
Merged into master.