Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html

branch
5_1_x
changeset 1065
37dc3819ce14
parent 767
27554f80d08f
child 1278
fb0460fd00b9
equal deleted inserted replaced
1060:e56185898d97 1065:37dc3819ce14
149 </tr><tr> 149 </tr><tr>
150 <td><a href="#Hg.hgResolve">hgResolve</a></td> 150 <td><a href="#Hg.hgResolve">hgResolve</a></td>
151 <td>Public method used to resolve conflicts of a file/directory.</td> 151 <td>Public method used to resolve conflicts of a file/directory.</td>
152 </tr><tr> 152 </tr><tr>
153 <td><a href="#Hg.hgServe">hgServe</a></td> 153 <td><a href="#Hg.hgServe">hgServe</a></td>
154 <td>Public method used to edit the repository config file.</td> 154 <td>Public method used to serve the project.</td>
155 </tr><tr> 155 </tr><tr>
156 <td><a href="#Hg.hgShowBranch">hgShowBranch</a></td> 156 <td><a href="#Hg.hgShowBranch">hgShowBranch</a></td>
157 <td>Public method used to show the current branch the working directory.</td> 157 <td>Public method used to show the current branch the working directory.</td>
158 </tr><tr> 158 </tr><tr>
159 <td><a href="#Hg.hgShowConfig">hgShowConfig</a></td> 159 <td><a href="#Hg.hgShowConfig">hgShowConfig</a></td>
628 </dd> 628 </dd>
629 </dl><a NAME="Hg.hgServe" ID="Hg.hgServe"></a> 629 </dl><a NAME="Hg.hgServe" ID="Hg.hgServe"></a>
630 <h4>Hg.hgServe</h4> 630 <h4>Hg.hgServe</h4>
631 <b>hgServe</b>(<i>name</i>) 631 <b>hgServe</b>(<i>name</i>)
632 <p> 632 <p>
633 Public method used to edit the repository config file. 633 Public method used to serve the project.
634 </p><dl> 634 </p><dl>
635 <dt><i>name</i></dt> 635 <dt><i>name</i></dt>
636 <dd> 636 <dd>
637 directory name (string) 637 directory name (string)
638 </dd> 638 </dd>

eric ide

mercurial