Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 356021 - GitReaderType.getLastModification() doesn't work single project repositories.
Summary: GitReaderType.getLastModification() doesn't work single project repositories.
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Buckminster (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: buckminster.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 356020
Blocks:
  Show dependency tree
 
Reported: 2011-08-28 07:29 EDT by Thomas Hallgren CLA
Modified: 2019-02-25 14:40 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hallgren CLA 2011-08-28 07:29:31 EDT
The qualifier for an Eclipse project that is also a git project (the project contains the .git folder) is never replaced. This is because we use the FileHistoryProvider and hence get hit by bug 356020.
Comment 1 Thomas Hallgren CLA 2011-08-28 08:22:03 EDT
I fixed this using a simpler approach with a RevWalk. The fix is in http://git.eclipse.org/c/buckminster/buckminster.git/commit/?id=6cf65dc66b35859de4c2c218f9706f463914e554