Versions Compared

Key

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

...

Enable or disable a repository. View the Disabled Repositories section below for more information on disabled repositories.

Branches

Image Added

For branch aware repositories the Branches tab allows you to refine how branches are handled by Continua. This setting affects which part of the given repository Continua looks for changes. 

Options here include, a single branch, all branches, or branches with a specific pattern.

Image Added

Exclude Patterns

Exclude patterns allow you to ignore incoming changesets for a repository based on the files that were changed. Changesets will be ignored if every updated file in the changeset matches your exclude patterns. For example, you could set your exclude patterns up so that if any old files (files that end in .old) were changed then Continua will ignore that changeset. Note that if another file was also modified in that changeset that does not match the exclude pattern, then the changeset will still be added to Continua.

...