Community
Participate
Working Groups
An internal error occurred during: "Re-indexing repository com.tasktop". java.lang.IllegalArgumentException: Empty path not permitted. at org.eclipse.jgit.treewalk.filter.PathFilter.create(PathFilter.java:80) at org.eclipse.jgit.treewalk.filter.PathFilterGroup.createFromStrings(PathFilterGroup.java:90) at org.eclipse.egit.core.internal.indexdiff.IndexDiffCacheEntry.calcIndexDiffData(IndexDiffCacheEntry.java:309) at org.eclipse.egit.core.internal.indexdiff.IndexDiffCacheEntry.access$8(IndexDiffCacheEntry.java:298) at org.eclipse.egit.core.internal.indexdiff.IndexDiffCacheEntry$5.run(IndexDiffCacheEntry.java:258) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
EGit 2.2.0.201209192328 I got this exception when I deleted 4 projects that were not in a git repo. Maybe egit was reindexing while I did that.
*** This bug has been marked as a duplicate of bug 378948 ***