Configuring VCS Settings

Search
Searching TeamCity 4.x Documentation
Table of Contents

In TeamCity, setting up VCS parameters is one of the mandatory steps of creating a build configuration. This section provides information on the following VCS Settings:

  • Configuring VCS Roots — the main part of VCS parameters set up; a VCS Root is a description of a version control system where project sources are located.
  • VCS Checkout Mode — these settings define how project sources reach an agent.
  • VCS Checkout Rules — specifying checkout rules provide advanced possibilities to control sources checkout. With the rules you can exclude and/or map paths to a different location on the Build Agent during checkout.
  • VCS Labeling — this feature allows you to add a label into the version control system for the sources used for a particular build.




See Also:

Labels