Mercurial > hg > mercurial
comparison mercurial-server/resources/buildServerResources/mercurialSettings.jsp @ 989:cd2e9f29587f Indore-2017.2.x
fix links
author | Dmitry Neverov <dmitry.neverov@gmail.com> |
---|---|
date | Thu, 25 Jan 2018 17:00:38 +0100 |
parents | dd8d37d45ed2 |
children | f342d25311c1 |
comparison
equal
deleted
inserted
replaced
987:dd8d37d45ed2 | 989:cd2e9f29587f |
---|---|
63 <th><label for="serverClonePath">Clone repository to: </label></th> | 63 <th><label for="serverClonePath">Clone repository to: </label></th> |
64 <td><props:textProperty name="serverClonePath" className="longField"/> | 64 <td><props:textProperty name="serverClonePath" className="longField"/> |
65 <div class="smallNote" style="margin: 0;"> | 65 <div class="smallNote" style="margin: 0;"> |
66 Provide path to a parent directory on TeamCity server where a cloned repository | 66 Provide path to a parent directory on TeamCity server where a cloned repository |
67 should be created. Leave blank to use default path. Custom path will only be used | 67 should be created. Leave blank to use default path. Custom path will only be used |
68 if included into whitelist.<bs:help file="Mercurial" anchor="clonePathWhitelist"/> | 68 if included into whitelist.<bs:help file="Mercurial" anchor="cloneto"/> |
69 </div> | 69 </div> |
70 </td> | 70 </td> |
71 </tr> | 71 </tr> |
72 </c:if> | 72 </c:if> |
73 <tr class="advancedSetting"> | 73 <tr class="advancedSetting"> |
94 <tr> | 94 <tr> |
95 <th><label for="hgCommandPath">HG command path: <l:star/></label></th> | 95 <th><label for="hgCommandPath">HG command path: <l:star/></label></th> |
96 <td> | 96 <td> |
97 <props:textProperty name="hgCommandPath" className="longField" /> | 97 <props:textProperty name="hgCommandPath" className="longField" /> |
98 <span class="error" id="error_hgCommandPath"></span> | 98 <span class="error" id="error_hgCommandPath"></span> |
99 <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="hgPathWhitelist"/></div> | 99 <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="hgpath"/></div> |
100 </td> | 100 </td> |
101 </tr> | 101 </tr> |
102 <tr class="advancedSetting"> | 102 <tr class="advancedSetting"> |
103 <th><label for="customHgConfig">Mercurial config:</label></th> | 103 <th><label for="customHgConfig">Mercurial config:</label></th> |
104 <td> | 104 <td> |