Help Contents |
OverviewYour source code repository contains an abundance of valuable information, but it is not always easy to extract. Let FishEye tame your repository. Put your repository to work. Directory ViewThe Browse View lets you explore the revisions, files and directories in your repository. This page helps you quickly navigate to the file you are looking for, as well as presenting useful information about the directory you are looking at. The list of subdirectories are shown in the left-hand column. This will display subdirectories recursively, if there is enough room. The list of files are shown in the right-hand column. You can sort the list of files name, age and author. Recent ChangesThe top of the right-hand column shows the most recent changesets for this directory subtree. You can also find a link to an RSS feed for the recent changes in this directory subtree. Line History Graph
This graph shows the total line-count of MAIN over time for this directory subtree. This line-count
does not include binary files ( Constraint ModeYou can specify a constraint that controls the information that is shown in the Browse View.
ChangelogThe Changelog allows you to browse the changes made to your repository chronologically. It provides a calendar in the left-hand column to allow you to navigate to any time in the history of your repository. You can also drill-down into a subdirectory using the directory tree in the left-hand column. The changesets are shown in the right-hand column. They are orded most-recent-first. You can move forward/backward in time using the controls at the top (and bottom) of the right-hand column. A timeline is also shown, highlighting where in time the changesets on this page occur. Clicking on this timeline will navigate you to that point in time. Constraint ModeYou can specify a constraint that controls the information that is shown in the Changelog.
File History ViewThe File History View shows the different revisions of a file. Branch HistoryThis is a diagram of the branches and revisions of this file. Clicking on the diagram will focus the window to that branch/revision. Line History GraphThis graph shows the total line-count of MAIN over time for this file. If you have a branch-constraint specified, then the line-count history of that branch is also shown. Arbitrary DiffsThis allows you to request a diff between any two revisions of the file. You can use revision numbers or tag-names. SearchAnt globsFishEye supports a powerful type of regular expression for matching files and directories (same as the pattern matching in Apache Ant). These expressions use the following wildcards:
Remember that Ant globs match paths, not just simple filenames.
If the pattern does not start with a path seperator (a / or \), then
the pattern is considered to start with Examples:
Date Formats
A date has the general form of either
* The timezone used for server-time is part of the FishEye configuration
The syntax for |