Problem processing revisions from repo <REPO_NAME>... fatal: no such path <REPO_NAME> in <COMMIT_HASH>
Symptoms
The following entry appears on the fisheye-debug-<DATE>.log
:
2012-05-23 15:09:13,220 ERROR - Problem processing revisions from repo <REPO_NAME> due to class com.cenqua.fisheye.rep.DbException - com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: error: unable to find <COMMIT_HASH>
fatal: no such path <REPO_NAME> in <COMMIT_HASH>
Cause
This is caused due a known bug. Please see: https://jira.atlassian.com/browse/FE-3122
Resolution
As a workaround, disable the "Store Diff Info" functionality for the affected repository: Store diff info
Related
Git repository indexing fails because it cannot delete the branch which you are currently on
Last modified on Oct 8, 2015
Powered by Confluence and Scroll Viewport.