Versions Compared

Key

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

...

A comment to be stored in the repository against the tag (for Git) or tag changeset (for Mercurial and Subversion). You can use expressions in the field.

Tagging Action

This is one of the following:

  • Create new tag: A new tag will be created on the specified changeset. This will raise an error if the tag already exists in the repository.
  • Create new or move existing tag: (Git and Mercurial only) Any existing tag will be moved to the specified changeset, otherwise a new tag will be created.
  • Delete existing tag: Delete any existing tag. This will raise an error if the tag does not exist.

Changeset to Tag

You can choose to apply the tagging action to the First or Last changeset associated with the build. This is only relevant if the build is run with the "Associate all changesets since last successful build" option selected.