--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Sat Apr 20 18:02:35 2024 +0200 @@ -531,7 +531,7 @@ </dd> <dt><i>shortcut</i> (bool)</dt> <dd> -flag indicating a shortcut should be taken +flag indicating a shortcut should be taken (unused) </dd> </dl> <dl> @@ -1501,7 +1501,7 @@ </dd> <dt><i>addAll</i> (bool)</dt> <dd> -flag indicating to add all files to the repository +flag indicating to add all files to the repository (unused) </dd> </dl> <dl> @@ -1533,11 +1533,11 @@ <dt><i>vcsDir</i> (str)</dt> <dd> -name of the VCS directory +name of the VCS directory (unused) </dd> <dt><i>noDialog</i> (bool)</dt> <dd> -flag indicating quiet operations +flag indicating quiet operations (unused) </dd> </dl> <dl> @@ -1554,7 +1554,7 @@ </dl> <a NAME="Subversion.vcsInitConfig" ID="Subversion.vcsInitConfig"></a> <h4>Subversion.vcsInitConfig</h4> -<b>vcsInitConfig</b>(<i>project</i>) +<b>vcsInitConfig</b>(<i>_project</i>) <p> Public method to initialize the VCS configuration. </p> @@ -1565,9 +1565,9 @@ <dl> -<dt><i>project</i> (Project)</dt> +<dt><i>_project</i> (Project)</dt> <dd> -reference to the project +reference to the project (unused) </dd> </dl> <a NAME="Subversion.vcsLogBrowser" ID="Subversion.vcsLogBrowser"></a> @@ -1689,7 +1689,7 @@ </dl> <a NAME="Subversion.vcsOptionsDialog" ID="Subversion.vcsOptionsDialog"></a> <h4>Subversion.vcsOptionsDialog</h4> -<b>vcsOptionsDialog</b>(<i>project, archive, editable=False, parent=None</i>) +<b>vcsOptionsDialog</b>(<i>project, _archive, editable=False, parent=None</i>) <p> Public method to get a dialog to enter repository info. </p> @@ -1700,13 +1700,13 @@ <dd> reference to the project object </dd> -<dt><i>archive</i> (str)</dt> +<dt><i>_archive</i> (str)</dt> <dd> -name of the project in the repository +name of the project in the repository (unused) </dd> <dt><i>editable</i> (bool)</dt> <dd> -flag indicating that the project name is editable +flag indicating that the project name is editable (unused) </dd> <dt><i>parent</i> (QWidget)</dt> <dd> @@ -1770,7 +1770,7 @@ </dd> <dt><i>project</i> (bool)</dt> <dd> -flag indicating deletion of a project tree +flag indicating deletion of a project tree (unused) </dd> <dt><i>noDialog</i> (bool)</dt> <dd>