Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html

changeset 178
dd9f0bca5e2f
parent 58
37f0444c3479
child 409
0ea528e80202
equal deleted inserted replaced
177:c822ccc4d138 178:dd9f0bca5e2f
599 <p> 599 <p>
600 Public method used to get the registered states of a number of files in the vcs. 600 Public method used to get the registered states of a number of files in the vcs.
601 </p><p> 601 </p><p>
602 <b>Note:</b> If a shortcut is to be taken, the code will only check, if the named 602 <b>Note:</b> If a shortcut is to be taken, the code will only check, if the named
603 directory has been scanned already. If so, it is assumed, that the states for 603 directory has been scanned already. If so, it is assumed, that the states for
604 all files has been populated by the previous run. 604 all files have been populated by the previous run.
605 </p><dl> 605 </p><dl>
606 <dt><i>names</i></dt> 606 <dt><i>names</i></dt>
607 <dd> 607 <dd>
608 dictionary with all filenames to be checked as keys 608 dictionary with all filenames to be checked as keys
609 </dd><dt><i>dname</i></dt> 609 </dd><dt><i>dname</i></dt>
788 </dd> 788 </dd>
789 </dl><dl> 789 </dl><dl>
790 <dt>Returns:</dt> 790 <dt>Returns:</dt>
791 <dd> 791 <dd>
792 flag indicating an execution without errors (boolean) 792 flag indicating an execution without errors (boolean)
793 and a flag indicating the version controll status (boolean) 793 and a flag indicating the version control status (boolean)
794 </dd> 794 </dd>
795 </dl><a NAME="Subversion.vcsInit" ID="Subversion.vcsInit"></a> 795 </dl><a NAME="Subversion.vcsInit" ID="Subversion.vcsInit"></a>
796 <h4>Subversion.vcsInit</h4> 796 <h4>Subversion.vcsInit</h4>
797 <b>vcsInit</b>(<i>vcsDir, noDialog = False</i>) 797 <b>vcsInit</b>(<i>vcsDir, noDialog = False</i>)
798 <p> 798 <p>

eric ide

mercurial