This is the documentation for FishEye 3.4. View the latest version of

Unknown macro: {spacejump}

or visit the latest FishEye documentation home page.

You can use FishEye to select a repository and browse through it. The repository view provides information about the files in the repository and activity related to the repository, including commits to the repository. You can also generate charts and search for specific file revisions in the repository.

On this page:

Browsing a repository

To browse a repository:

  1. Click Repositories in the header and choose either a recently viewed repository, or All repositories
  2. Click the name of a repository to view its contents. See the 'Browsing a repository' screenshot below.
  3. If required, use the branch/tag selector (just above the file tree) to choose the branch or tag that you want to browse the changelog for.
  4. You can view different information about the repository, as outlined below. If you navigate to a folder, the context of the information below will change. For example, if you navigate to a particular folder in the left navigation tree, the activity, files and users information, reports generated and search results will all relate to that folder.
    (info) A greyed out item is either a deleted file or an empty/deleted (folder).

    Files tabView the contents of the repository/folder being viewed.
    Activity tabView the commit, review and issue (requires JIRA) activity related to the repository/folder. The activity stream is similar to the changelog activity stream, see Viewing the changelog for more information.
    Commit Graph tabVisualise the repository, using the commit graph. See Viewing the commit graph for a repository for more information.
    Users tabView the commit history of the users that have committed changes to files in the repository/folder. See Viewing People's Statistics for more information.
    レポートView activity charts for the repository/folder. See FishEye Charts for more information.
    検索Search the repository/folder. See Searching FishEye for more information.
  5. Click any file, when browsing the repository, to view information about the file. See Viewing a file for more information.


Screenshot: Browsing a repository

Hiding empty directories and deleted files

FishEye tracks deleted files for your repository. Deleted files will be greyed out in your left-hand navigation tree. If all of the files in a directory are deleted, the empty directory will also be greyed out. Note, deleted files and empty directories are not removed from your left navigation.

You can choose to hide deleted files and empty directories in the left navigation tree when browsing through a repository, as described below.

To hide deleted directories or files in your navigation tree:

  1. Click Repositories in the header and browse to a repository.
  2. In the left hand navigation panel, click the  to show the dropdown menu:
    • Hide empty directories – hide all empty (greyed out) directories and their contents (i.e. deleted files and empty sub-directories).
    • Hide deleted files – hide all deleted (i.e. greyed out) files. This does not affect directories.

(info) If you choose to hide both empty directories and deleted files, you will only see files and directories that exist on the Head of that path. In repositories other than Subversion repositories, this could mean files/directories on any branch.

Screenshot: Hiding deleted files or empty directories

Watching a repository

You can "watch" a repository in FishEye/Crucible. Watching the repository allows you to receive emails when changes are made to the repository. You can view all of your watches and configure the frequency of your watch emails in your user profile. See Changing your user profile for more information.

Note, the option to add a watch will only be available if the administrator has enabled watches for the repository.

リポジトリをウォッチするには、次の手順を実行します。

  1. Navigate to the repository that you want to watch.
  2. Choose Tools > Watch.  (The watch icon becomes coloured, not grey).

To remove the watch, choose Tools > Unwatch. You can also remove watches from within your user profile.