crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1/-vcs-root/uuid.html
2021-01-18 15:27:50 -05:00

19 lines
878 B
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>VcsRoot.uuid - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a>&nbsp;/&nbsp;<a href="index.html">VcsRoot</a>&nbsp;/&nbsp;<a href="./uuid.html">uuid</a><br/>
<br/>
<h1>uuid</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.VcsRoot$uuid"></a>
<code><span class="keyword">var </span><span class="identifier">uuid</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code>
<p>VCS root uuid. TeamCity uses it to identify the VCS root.
If uuid changes, TeamCity considers it to be a new entity. If uuid is
missing, it is reconstructed from VCS root id.
Uuid must be unique across all entities on the server.</p>
</BODY>
</HTML>