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

changeset 305
5cf9e308f342
parent 278
c93823b96faa
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat May 29 15:26:00 2010 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat May 29 17:52:59 2010 +0200
@@ -150,6 +150,9 @@
 <td><a href="#Hg.hgResolve">hgResolve</a></td>
 <td>Public method used to resolve conflicts of a file/directory.</td>
 </tr><tr>
+<td><a href="#Hg.hgServe">hgServe</a></td>
+<td>Public method used to edit the repository config file.</td>
+</tr><tr>
 <td><a href="#Hg.hgShowBranch">hgShowBranch</a></td>
 <td>Public method used to show the current branch the working directory.</td>
 </tr><tr>
@@ -617,6 +620,16 @@
 <dd>
 file/directory name to be resolved (string)
 </dd>
+</dl><a NAME="Hg.hgServe" ID="Hg.hgServe"></a>
+<h4>Hg.hgServe</h4>
+<b>hgServe</b>(<i>name</i>)
+<p>
+        Public method used to edit the repository config file.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+directory name (string)
+</dd>
 </dl><a NAME="Hg.hgShowBranch" ID="Hg.hgShowBranch"></a>
 <h4>Hg.hgShowBranch</h4>
 <b>hgShowBranch</b>(<i>name</i>)

eric ide

mercurial