This page last changed on Jan 20, 2010 by edawson.
When FishEye is installed with Crucible, you have the additional 'Source' tab available in the navigation tabs at the top of the screen.
To view source files, click the 'Source' tab. The 'Repositories' view opens, showing summary information if you have multiple repositories set up. Click on the desired repository to view its contents.
The file explorer mode of the source view will open. Here, you can navigate through the repository by selecting files and folders on the tree in the left navigation bar. When you reach a source file, a summary page is shown, displaying recent revisions to the file.
At this file level, there are five sub-tabs you can select. Their functions are outlined in the following table.
Sub-Tab Name |
Description |
Revisions |
When viewing a file, shows the latest revisions of the file. |
Files |
When viewing a folder, shows the contents of the directory. |
Activity |
Shows recent activity on the item. There are a number of sub-options here:
- All Activity — The default view, showing commits, reviews and JIRA issues.
- Commits — Shows commits in the activity stream.
- Reviews — Shows review activity in the activity stream.
- Scroll to Changeset — Opens the changeset ID specified in the text field (press Enter to carry out the action).
- Filter — Applies constraints to the current activity stream.
- Show Revisions — If this is selected, then changeset items are automatically expanded to show modified files.
- Earlier Activity (Left Arrow icon) — Loads a page of earlier activity.
- Later Activity (Right Arrow icon) — Loads a page of later activity.
|
Users |
Shows the commit history of the different users that have committed changes on the item. |
Reports |
Shows activity charts for the item. Various chart options can be selected in the left navigation bar. |
Source |
Shows the contents of the file. |
Query |
Allows you to run an advanced search. |
To download files, firstly click through the desired file. From there, you will see a control bar directly above the code content which contains the 'FishEye' item. Clicking this leads to a drop-down menu where 'Download Raw File' is available. You can use this to download the file in context only.
Screenshot: The Repositories View 
Screenshot: The Source View Item Activity 
|