This page last changed on Oct 20, 2010 by alui.
Symptoms
You cannot view lines of code information in FishEye, for example in charts or when viewing the statistics for a user.
See About the Lines of Code metric for more information about the use of the lines of code metric in FishEye.
Cause
There are three possible causes for this problem:
- Lines of code data will not be shown for users if the Store Diff Info setting is disabled. If you are viewing a page in FishEye that relates to a particular user or committer, and the Store Diff Info setting is disabled, you will not be able to view any lines of code information for the user.
- Lines of code data is currently not supported for Mercurial repositories. If you are viewing a page in FishEye that relates to a Mercurial repository, you will not be able to view any lines of code information.
- Lines of code data is currently not supported for Git repositories. If you are viewing a page in FishEye that relates to a Git repository, you will not be able to view any lines of code information.
Resolution
Cannot view lines of code information for specific users or committers:
- Enable the Store Diff Info setting in general settings for your repository. See Configuring Repository Details for further instructions. Please note, you need to perform a full re-index of your repository after enabling this setting, for FishEye to collect the diff information for all revisions in your repository. Please also note, the Store Diff Info setting is always enabled for CVS repositories.
Cannot view lines of code information for Mercurial repositories:
- We have an outstanding feature request for lines of code support in Mercurial. Please vote for this issue: CRUC-4505, if you are experiencing this problem.
Cannot view lines of code information for Git repositories:
- We have an outstanding feature request for lines of code support in Git. Please vote for this issue: CRUC-4524, if you are experiencing this problem.
|