Version Control | Commit Changes | Remote Run

Changes tool window | Commit Changes | Remote Run

Use this dialog to specify the builds, which you would like to run remotely to make sure that your changes integrate smoothly into the project.

img

ItemKeyboard shortcutDescription
img  Select all builds.
img  Deselect all builds.
img  Show watched projects only.
img Ctrl NumPad Expand all nodes.
img Ctrl NumPad- Collapse all nodes.
img  Click to open the Customize Agent dialog.
img  Click to reset custom build agent setting.
img  View help information.
Commit after build(s) finish (pre-tested commit) Check this option to automatically commit your changes to the version control if your finished personal build meets the selected condition. If you prefer no to use this option, you can commit your changes manually.
if no new tests failed TeamCity will commit selected changes only if there are no new tests (since the last build) failed in your personal build. This option is enabled when the option Commit after build(s) finish is turned on.
only if builds are successful TeamCity will commit selected changes only if your personal build completes successfully. This option is enabled when the option Commit after build(s) finish is turned on.
Ask for confirmation before commit Check this option if you want to confirm committing changes to the version control. This checkbox is enabled when the option Commit after build(s) finish is turned on.

See Also

Procedures: