--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html Wed Jan 10 09:42:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html Wed Jan 10 09:44:42 2024 +0100 @@ -453,8 +453,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> @@ -494,8 +494,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> @@ -532,13 +532,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> @@ -562,13 +562,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> @@ -1101,8 +1101,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> @@ -1661,13 +1661,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>