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

changeset 2832
2997bc65a48b
parent 2816
05aab5164d64
child 2837
a96cb48e86a5
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sun Jul 28 14:20:37 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sun Jul 28 14:22:01 2013 +0200
@@ -112,6 +112,9 @@
 <td><a href="#Hg.hgAnnotate">hgAnnotate</a></td>
 <td>Public method to show the output of the hg annotate command.</td>
 </tr><tr>
+<td><a href="#Hg.hgArchive">hgArchive</a></td>
+<td>Public method to create an unversioned archive from the repository.</td>
+</tr><tr>
 <td><a href="#Hg.hgBackout">hgBackout</a></td>
 <td>Public method used to backout an earlier changeset from the Mercurial repository.</td>
 </tr><tr>
@@ -489,7 +492,12 @@
 <dd>
 file name to show the annotations for (string)
 </dd>
-</dl><a NAME="Hg.hgBackout" ID="Hg.hgBackout"></a>
+</dl><a NAME="Hg.hgArchive" ID="Hg.hgArchive"></a>
+<h4>Hg.hgArchive</h4>
+<b>hgArchive</b>(<i></i>)
+<p>
+        Public method to create an unversioned archive from the repository.
+</p><a NAME="Hg.hgBackout" ID="Hg.hgBackout"></a>
 <h4>Hg.hgBackout</h4>
 <b>hgBackout</b>(<i>name</i>)
 <p>

eric ide

mercurial