--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Wed Jan 10 09:42:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Wed Jan 10 09:44:42 2024 +0100 @@ -492,8 +492,8 @@ <dl> <dt>Return:</dt> <dd> -the received dictionary completed with a combination of - canBeCommited and canBeAdded or None in order to signal an error +the received dictionary completed with the VCS state or None in + order to signal an error </dd> </dl> <dl> @@ -537,8 +537,8 @@ <dl> <dt>Return:</dt> <dd> -the received dictionary completed with a combination of - canBeCommited and canBeAdded or None in order to signal an error +the received dictionary completed with the VCS state or None in + order to signal an error </dd> </dl> <dl> @@ -575,13 +575,13 @@ <dl> <dt>Return:</dt> <dd> -registered state (one of canBeCommited and canBeAdded) +registered state </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -int +VersionControlState </dd> </dl> <a NAME="Subversion.__vcsRegisteredState_wcng" ID="Subversion.__vcsRegisteredState_wcng"></a> @@ -605,13 +605,13 @@ <dl> <dt>Return:</dt> <dd> -registered state (one of canBeCommited and canBeAdded) +registered state </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -int +VersionControlState </dd> </dl> <a NAME="Subversion._createStatusMonitorThread" ID="Subversion._createStatusMonitorThread"></a> @@ -1181,8 +1181,8 @@ <dl> <dt>Return:</dt> <dd> -the received dictionary completed with a combination of - canBeCommited and canBeAdded or None in order to signal an error +the received dictionary completed with the VCS state or None in + order to signal an error </dd> </dl> <dl> @@ -1742,13 +1742,13 @@ <dl> <dt>Return:</dt> <dd> -registered state (one of canBeCommited and canBeAdded) +registered state </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -int +VersionControlState </dd> </dl> <a NAME="Subversion.vcsRemove" ID="Subversion.vcsRemove"></a>