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

changeset 7989
a21d673a8f99
parent 7960
e8fc383322f7
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.subversion.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.subversion.html	Sat Jan 16 16:51:23 2021 +0100
@@ -389,7 +389,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a versioned state (boolean)
 </dd>
@@ -414,7 +414,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 contents of the file (string) and an error message (string)
 </dd>
@@ -434,7 +434,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 properly formated url for subversion (string)
 </dd>
@@ -472,7 +472,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the received dictionary completed with a combination of
             canBeCommited and canBeAdded or None in order to signal an error
@@ -511,7 +511,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the received dictionary completed with a combination of
             canBeCommited and canBeAdded or None in order to signal an error
@@ -543,7 +543,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a combination of canBeCommited and canBeAdded
 </dd>
@@ -567,7 +567,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a combination of canBeCommited and canBeAdded
 </dd>
@@ -593,7 +593,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the monitor thread (QThread)
 </dd>
@@ -613,7 +613,7 @@
         Public method to create and initialize the pysvn client object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the pysvn client object (pysvn.Client)
 </dd>
@@ -626,7 +626,7 @@
         Public method to get a reference to the plugin object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the plugin object (VcsPySvnPlugin)
 </dd>
@@ -682,7 +682,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating successfull operation (boolean)
 </dd>
@@ -737,7 +737,7 @@
         Public method to get a list of all defined change lists.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of defined change list names (list of strings)
 </dd>
@@ -758,7 +758,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string with the repository path URL
 </dd>
@@ -857,7 +857,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 properly normalized url for subversion (string)
 </dd>
@@ -1133,7 +1133,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the received dictionary completed with a combination of
             canBeCommited and canBeAdded or None in order to signal an error
@@ -1163,7 +1163,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an execution without errors (boolean)
 </dd>
@@ -1272,7 +1272,7 @@
         Public method used to test for the presence of the svn executable.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the existance (boolean) and an error message
             (string)
@@ -1298,7 +1298,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an execution without errors (boolean)
 </dd>
@@ -1328,7 +1328,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the project browser helper object
 </dd>
@@ -1348,7 +1348,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the project helper object
 </dd>
@@ -1381,7 +1381,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing a flag indicating an execution without errors
             and a flag indicating the version controll status
@@ -1417,7 +1417,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 always TRUE
 </dd>
@@ -1500,7 +1500,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating successfull operation (boolean)
 </dd>
@@ -1513,7 +1513,7 @@
         Public method returning the name of the vcs.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 always 'Subversion' (string)
 </dd>
@@ -1534,7 +1534,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the instantiated options dialog
             (SvnNewProjectOptionsDialog)
@@ -1568,7 +1568,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the instantiated options dialog (SvnOptionsDialog)
 </dd>
@@ -1588,7 +1588,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a combination of canBeCommited and canBeAdded
 </dd>
@@ -1622,7 +1622,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating successfull operation (boolean)
 </dd>
@@ -1642,7 +1642,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string with ready formated info for display (string)
 </dd>
@@ -1699,7 +1699,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, that the switch contained an add
             or delete (boolean)
@@ -1741,7 +1741,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, that the update contained an add
             or delete (boolean)

eric ide

mercurial