Label: system

All content with label system.
Related Labels: concepts , run , data , results , add , directory , build , custom , version , jvm , global , changes , variable , properties , property , draft , vcs , ui , configuration , more »

6.Properties and environment variables (TeamCity 4.x Documentation)
Administration > <project> > <build configuration> > Properties and environment variables <build configuration> > Edit configuration settings > Properties and environment variables Refer to the Properties of a Build Configuration section for properties description. System Properties Option Description \\ Predefined system properties \\ These readonly ...
Agent Details (TeamCity 4.x Documentation)
Agents > click agent name The contents of this page depend on whether the agent is connected or disconnected from the server. Connected Agent Option Description Agent summary Status This field shows date and time that the agent was connected and enabled/disabled to the TeamCity Server ...
Agent Details (TeamCity 3.x Documentation)
Agent Details Agents > click agent name The contents of this page depend on whether the agent is connected or disconnected from the server. &nbsp; Connected agent&nbsp; Option Description \\ Agent summary \\ Status This field shows date and time that the agent was connected and enabled ...
Agent Startup Properties (TeamCity 4.x Documentation)
TeamCity a build agent contains two processes: Agent Launcher Java process that launch the agent process itself Agent main process for a Build Agent; runs as a child process for the agent launcher Whether you run a build agent via ...
Build Parameters tab (TeamCity 4.x Documentation)
Build Parameters tab appears on the Build Results page and shows the list of system properties and environmental variables which were used by a particular build. The properties and variables set depends on the settings of the build configuration. The following picture shows an example ...
Predefined Properties (TeamCity 4.x Documentation)
section contains description for: Global Properties Global properties can be used for setting various build configuration settings (use "{{%system.<propertyname>%}}" syntax) and inside build scripts (use property names as they are). Property Name Value teamcity.build.checkoutDir Working folder ...
Properties of a Build Configuration (TeamCity 4.x Documentation)
following types of properties Property, i.e. parameters of a build which have names and values, in TeamCity: global serverspecific agentspecific Global properties are intended for setting up various build configuration settings and inside the build scripts. Agentspecific properties can ...
Run Custom Build Dialog (TeamCity 4.x Documentation)
open the dialog: Click ellipsis on the Run button Click the Run build with these changes link on the Changes tab of the build results page build results home page To create history builds, TeamCity always uses the VCS roots and settings that are now ...
Server Startup Properties (TeamCity 4.x Documentation)
you run the server using the {{runAll}} or {{teamcityserver}} scripts, you can set the options via {{TEAMCITYSERVEROPTS}} environment variable. If you run the server as Windows service, run Tomcat's service configuration editor by executing the command tomcat6w.exe //ES//TeamCity ...
System Properties of a Build Configuration (TeamCity 3.x Documentation)
System Properties of a Build Configuration Various build configuration settings can be defined by referencing Build Configuration Properties. Build Configuration Properties are either userdefined or predefined. In this section: Defining properties #def Referencing properties #ref Predefined properties #pre ...