This documentation relates to an earlier version of FishEye.
View

Unknown macro: {spacejump}

or visit the current documentation home.

When adding or managing a Mercurial repository, you can do the following:

On this page:

Requirements

Mercurial Repository Details

Name

A name for this repository. The name may contain alphanumeric, underscore, '-' or '.' characters.

Description

A short description of this repository.

Repository Type

Select 'Mercurial' from the drop-down list.

Enable Immediately

Defaults to 'Yes'; set to 'No' if desired.

Location

The URL describing the Mercurial repository location. FishEye will clone this repository for indexing purposes. (info) This URL must be compatible with the hg clone command.

Block Size

Controls how many commits FishEye will process in one batch. (info) This setting appears under 'Advanced'.

Step 1

Field

Description

Repository Type

Select 'Mercurial'.

Name

Enter a name for this repository. The name may contain alphanumeric, underscore, '-' or '.' characters. This will be repository name in FishEye.

Description

Enter a short description of this repository.

Step 2

Field

Description

Repository Location

Enter the URL describing the Mercurial repository location. FishEye will clone this repository for indexing purposes.
(info) This URL must be compatible with the hg clone command.

Authentication Style

Choose the desired authentication style for your repository — 'No authentication', 'Generate key pair for SSH', 'Upload private key for SSH' or 'Password for http(s)'.

Block Size

(optional) Enter how many commits you want FishEye to process in one batch. Larger values require more memory and increase the amount of work FishEye commits to the database in a single operation.

Command Timeout

(optional) Enter the time that a single Mercurial command is allowed to take to execute. Any command that exceeds this time is terminated and the operation will fail.

Step 3

Field

Description

Store Diff Info

Tick this checkbox, if you want FishEye to cache information about file diffs in its database. This is required for some FishEye features. See Configuring Repository Details for more information on this setting.

Enable Repository After Adding

Tick this checkbox, to enable the repository after adding (i.e. when you click the 'Add' button).

Screenshots: Adding a Mercurial Repository

Notes

  • Submitting Feedback — We're very interested in your feedback regarding this feature. The best place for submitting feedback is the FishEye forums.
  • No labels