Versions Compared

Key

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

Subversion

Image RemovedImage Added

Repository URL

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Branches

Image RemovedImage Added

Branches To Monitor

...

Enter a non-zero value to hide old branches. Any branches which have no commits or builds within the specified number days will be excluded from the branch list on the Start Build and Trigger dialogs.


Tags

Image RemovedImage Added\


Tag Changes

There are three options to choose from when selecting the mode for detecting tag changes

  • Ignore: Don't monitor the tags path.

  • Detect: Monitor the tags path and detect any changes. Show a tag next to an existing changeset which the tag was copied from. 

  • Detect and list as new changeset: Monitor the tags path and detect any changes. Show a tag next to an existing changeset which the tag was copied from. Create a new changeset in the Continua representing the tag change.

Tags Path

Enter the path under which your tags are stored. The path should start and end with /. 

Load any older changesets which have been tagged

Normally only the latest changeset on each branch is loaded into the database when the repository is initialised. When this option is ticked earlier changesets which are the source of a tag are also loaded during initialisation. All tags are then available to be selected when starting a build.

Commit Username

If credentials are required for pushing tags changes to Subversion via the Tag RepositoryChangeset build event handler, enter the username here. 

Commit Password

If credentials are required for pushing tags changes to Subversion via the Tag RepositoryChangeset build event handler, enter the password here. 


Options

Image RemovedImage Added

Trust invalid server certificates

Tick any SSL certificate failures to ignore when connecting to the repository server.

Write changeset details to file

Tick to write changeset details to the file "_CI_ChangesetDetails.xml" after checking out each changeset.

...