Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Single branch
    This option tells Continua to only monitor a single branch of the repository you specify. When you select this option you need to provide a Branch Name which is the value of the branch you want Continua to monitor.

  2. All branches
    This option tells Continua to monitor all branches in the repository. When you select this option you need to provide a Default Branch value so Continua knows what to use for a build when no branch is selected.

  3. By pattern
    This option tells Continua to monitor any branch that matches a pattern you provide in the Branch Pattern field. The Branch Pattern field accepts a regular expression which is matched against all the branches in your Mercurial repository. Since the pattern can potentially match more than one branch, you also need to provide a Default Branch value so Continua knows what to use for a build when no branch is selected.

Use case-sensitive branch matching

Tick to take case into account when matching the branch against the branch pattern.

Hide inactive branches

Tick to hide inactive branches from Start Build and Trigger dialogs.

...

An alternative password for committing tag changes to the hg repository. Leave blank to use the main repository Password.


SSH

Private Key File

See Mercurial over SSH

...