TeamCity On-Premises
 
Get TeamCity On-Premises

Storing Project Settings in Version Control

Edit pageLast modified: 21 January 2025

TeamCity allows synchronizing project settings with the version control repository (VCS). Supported VCSs are Git, Mercurial, Perforce, Subversion, and Azure DevOps Server (formerly TFS).

You can store project settings in the XML format or in the Kotlin language and define settings programmatically using the Kotlin-based DSL.