Community
Participate
Working Groups
Some projects are also repositories in the sense that they contain the actual .git folder. The GitFileHistory constructor is not able to handle that. It calls the RemoteMapping.getRepoRelativePath() and receives an empty path. It then tries to create a path filter which fails with an "Empty path not permitted." message. The solution is probably to check for empty paths and omit the path filter when that's the case.
I pushed a patch to Gerrit. http://egit.eclipse.org/r/#change,4080
merged as 4da79c1b456475765193193d8c81285ddcaf0304