Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338316 - [historyView] Progress message shown forever if select resource has never been committed
Summary: [historyView] Progress message shown forever if select resource has never bee...
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.11   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 0.12-M1   Edit
Assignee: Matthias Sohn CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-26 17:41 EST by Matthias Sohn CLA
Modified: 2011-02-28 23:00 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.