Documentation for Crucible 2.8.x. Documentation for other versions is available too.

When FishEye is installed with Crucible, you have the additional 'Source' tab available in the navigation tabs at the top of the screen.

To browse source files:

  1. Click the 'Source' tab. The 'Repositories' view will be displayed, showing summary information if you have multiple repositories set up. See the 'Viewing all repositories' screenshot below.
  2. Click the desired repository to view its contents. See the 'Viewing a repository' screenshot below.
  3. Browse the repository for the desired source file using the directory tree in the left menu. Click the file that you want to view. The file will be displayed in the main panel. See the 'Viewing a file' screenshot below.
  4. You can view various information about the file, as outlined in the table below:

    Sub-Tab Name

    説明

    Revisions

    When viewing a file, shows the latest revisions of the file.

    ファイル

    When viewing a folder, shows the contents of the directory.

    アクティビティ

    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.

    ユーザー

    Shows the commit history of the different users that have committed changes on the item.

    レポート

    Shows activity charts for the item. Various chart options can be selected in the left navigation bar.

    ソース

    Shows the contents of the file.

    クエリ

    Allows you to run an advanced search.


    (info) 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: Viewing all repositories


Screenshot: Viewing a repository


Screenshot: Viewing a file

  • ラベルなし