Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.subversion.html

changeset 5452
9f89364d9ffd
parent 3673
e26d7d0c1088
--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.subversion.html	Sat Jan 28 18:04:14 2017 +0100
+++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.subversion.html	Sat Jan 28 19:21:31 2017 +0100
@@ -219,9 +219,6 @@
 <td><a href="#Subversion.vcsInitConfig">vcsInitConfig</a></td>
 <td>Public method to initialize the VCS configuration.</td>
 </tr><tr>
-<td><a href="#Subversion.vcsLog">vcsLog</a></td>
-<td>Public method used to view the log of a file/directory from the Subversion repository.</td>
-</tr><tr>
 <td><a href="#Subversion.vcsLogBrowser">vcsLogBrowser</a></td>
 <td>Public method used to browse the log of a file/directory from the Subversion repository.</td>
 </tr><tr>
@@ -1075,17 +1072,6 @@
 <dd>
 reference to the project (Project)
 </dd>
-</dl><a NAME="Subversion.vcsLog" ID="Subversion.vcsLog"></a>
-<h4>Subversion.vcsLog</h4>
-<b>vcsLog</b>(<i>name</i>)
-<p>
-        Public method used to view the log of a file/directory from the
-        Subversion repository.
-</p><dl>
-<dt><i>name</i></dt>
-<dd>
-file/directory name to show the log of (string)
-</dd>
 </dl><a NAME="Subversion.vcsLogBrowser" ID="Subversion.vcsLogBrowser"></a>
 <h4>Subversion.vcsLogBrowser</h4>
 <b>vcsLogBrowser</b>(<i>name, isFile=False</i>)

eric ide

mercurial