diff mercurial-server/resources/buildServerResources/mercurialSettings.jsp @ 983:ea7a543ecf2f Indore-2017.2.x

TW-50054 introduce server hg path whitelist Hg path from VCS root is used on the server only if it is in whitelist
author Dmitry Neverov <dmitry.neverov@gmail.com>
date Thu, 25 Jan 2018 09:07:17 +0100
parents 4a0ea921c214
children dd8d37d45ed2
line wrap: on
line diff
--- a/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Wed Jan 24 22:02:52 2018 +0100
+++ b/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Thu Jan 25 09:07:17 2018 +0100
@@ -92,6 +92,7 @@
     <td>
       <props:textProperty name="hgCommandPath" className="longField" />
       <span class="error" id="error_hgCommandPath"></span>
+      <div class="smallNote" style="margin: 0;">The path will be used on TeamCity server only if it is included into whitelist.<bs:help file="Mercurial" anchor="Pathtohgexecutabledetection"/></div>
     </td>
   </tr>
   <tr class="advancedSetting">