Documentation/Source/eric6.VCS.VersionControl.html

changeset 5452
9f89364d9ffd
parent 4486
0538abbe71d0
child 5606
da305d172769
diff -r 8ee36e8a315f -r 9f89364d9ffd Documentation/Source/eric6.VCS.VersionControl.html
--- a/Documentation/Source/eric6.VCS.VersionControl.html	Sat Jan 28 18:04:14 2017 +0100
+++ b/Documentation/Source/eric6.VCS.VersionControl.html	Sat Jan 28 19:21:31 2017 +0100
@@ -184,9 +184,6 @@
 <td><a href="#VersionControl.vcsInitConfig">vcsInitConfig</a></td>
 <td>Public method to initialize the VCS configuration.</td>
 </tr><tr>
-<td><a href="#VersionControl.vcsLog">vcsLog</a></td>
-<td>Public method used to view the log of a file/directory in the vcs.</td>
-</tr><tr>
 <td><a href="#VersionControl.vcsLogBrowser">vcsLogBrowser</a></td>
 <td>Public method used to view the log of a file/directory in the vcs with a log browser dialog.</td>
 </tr><tr>
@@ -853,22 +850,6 @@
 <dd>
 reference to the project (Project)
 </dd>
-</dl><a NAME="VersionControl.vcsLog" ID="VersionControl.vcsLog"></a>
-<h4>VersionControl.vcsLog</h4>
-<b>vcsLog</b>(<i>name</i>)
-<p>
-        Public method used to view the log of a file/directory in the vcs.
-</p><dl>
-<dt><i>name</i></dt>
-<dd>
-file/directory name to show the log for (string)
-</dd>
-</dl><dl>
-<dt>Raises <b>RuntimeError</b>:</dt>
-<dd>
-to indicate that this method must be
-            implemented by a subclass
-</dd>
 </dl><a NAME="VersionControl.vcsLogBrowser" ID="VersionControl.vcsLogBrowser"></a>
 <h4>VersionControl.vcsLogBrowser</h4>
 <b>vcsLogBrowser</b>(<i>name, isFile=False</i>)

eric ide

mercurial