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

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
339 <dd> 339 <dd>
340 flag indicating successfull operation (boolean) 340 flag indicating successfull operation (boolean)
341 </dd> 341 </dd>
342 </dl><a NAME="Subversion.svnDelProp" ID="Subversion.svnDelProp"></a> 342 </dl><a NAME="Subversion.svnDelProp" ID="Subversion.svnDelProp"></a>
343 <h4>Subversion.svnDelProp</h4> 343 <h4>Subversion.svnDelProp</h4>
344 <b>svnDelProp</b>(<i>name, recursive = False</i>) 344 <b>svnDelProp</b>(<i>name, recursive=False</i>)
345 <p> 345 <p>
346 Public method used to delete a property of a file/directory. 346 Public method used to delete a property of a file/directory.
347 </p><dl> 347 </p><dl>
348 <dt><i>name</i></dt> 348 <dt><i>name</i></dt>
349 <dd> 349 <dd>
354 </dd> 354 </dd>
355 </dl><a NAME="Subversion.svnExtendedDiff" ID="Subversion.svnExtendedDiff"></a> 355 </dl><a NAME="Subversion.svnExtendedDiff" ID="Subversion.svnExtendedDiff"></a>
356 <h4>Subversion.svnExtendedDiff</h4> 356 <h4>Subversion.svnExtendedDiff</h4>
357 <b>svnExtendedDiff</b>(<i>name</i>) 357 <b>svnExtendedDiff</b>(<i>name</i>)
358 <p> 358 <p>
359 Public method used to view the difference of a file/directory to the 359 Public method used to view the difference of a file/directory to the
360 Subversion repository. 360 Subversion repository.
361 </p><p> 361 </p><p>
362 If name is a directory and is the project directory, all project files 362 If name is a directory and is the project directory, all project files
363 are saved first. If name is a file (or list of files), which is/are being edited 363 are saved first. If name is a file (or list of files), which is/are being edited
364 and has unsaved modification, they can be saved or the operation may be aborted. 364 and has unsaved modification, they can be saved or the operation may be aborted.
365 </p><p> 365 </p><p>
366 This method gives the chance to enter the revisions to be compared. 366 This method gives the chance to enter the revisions to be compared.
367 </p><dl> 367 </p><dl>
368 <dt><i>name</i></dt> 368 <dt><i>name</i></dt>
384 <dd> 384 <dd>
385 string with the repository path URL 385 string with the repository path URL
386 </dd> 386 </dd>
387 </dl><a NAME="Subversion.svnListProps" ID="Subversion.svnListProps"></a> 387 </dl><a NAME="Subversion.svnListProps" ID="Subversion.svnListProps"></a>
388 <h4>Subversion.svnListProps</h4> 388 <h4>Subversion.svnListProps</h4>
389 <b>svnListProps</b>(<i>name, recursive = False</i>) 389 <b>svnListProps</b>(<i>name, recursive=False</i>)
390 <p> 390 <p>
391 Public method used to list the properties of a file/directory. 391 Public method used to list the properties of a file/directory.
392 </p><dl> 392 </p><dl>
393 <dt><i>name</i></dt> 393 <dt><i>name</i></dt>
394 <dd> 394 <dd>
397 <dd> 397 <dd>
398 flag indicating a recursive list is requested 398 flag indicating a recursive list is requested
399 </dd> 399 </dd>
400 </dl><a NAME="Subversion.svnListTagBranch" ID="Subversion.svnListTagBranch"></a> 400 </dl><a NAME="Subversion.svnListTagBranch" ID="Subversion.svnListTagBranch"></a>
401 <h4>Subversion.svnListTagBranch</h4> 401 <h4>Subversion.svnListTagBranch</h4>
402 <b>svnListTagBranch</b>(<i>path, tags = True</i>) 402 <b>svnListTagBranch</b>(<i>path, tags=True</i>)
403 <p> 403 <p>
404 Public method used to list the available tags or branches. 404 Public method used to list the available tags or branches.
405 </p><dl> 405 </p><dl>
406 <dt><i>path</i></dt> 406 <dt><i>path</i></dt>
407 <dd> 407 <dd>
429 </dd> 429 </dd>
430 </dl><a NAME="Subversion.svnLogBrowser" ID="Subversion.svnLogBrowser"></a> 430 </dl><a NAME="Subversion.svnLogBrowser" ID="Subversion.svnLogBrowser"></a>
431 <h4>Subversion.svnLogBrowser</h4> 431 <h4>Subversion.svnLogBrowser</h4>
432 <b>svnLogBrowser</b>(<i>path</i>) 432 <b>svnLogBrowser</b>(<i>path</i>)
433 <p> 433 <p>
434 Public method used to browse the log of a file/directory from the 434 Public method used to browse the log of a file/directory from the
435 Subversion repository. 435 Subversion repository.
436 </p><dl> 436 </p><dl>
437 <dt><i>path</i></dt> 437 <dt><i>path</i></dt>
438 <dd> 438 <dd>
439 file/directory name to show the log of (string) 439 file/directory name to show the log of (string)
440 </dd> 440 </dd>
441 </dl><a NAME="Subversion.svnLogLimited" ID="Subversion.svnLogLimited"></a> 441 </dl><a NAME="Subversion.svnLogLimited" ID="Subversion.svnLogLimited"></a>
442 <h4>Subversion.svnLogLimited</h4> 442 <h4>Subversion.svnLogLimited</h4>
443 <b>svnLogLimited</b>(<i>name</i>) 443 <b>svnLogLimited</b>(<i>name</i>)
444 <p> 444 <p>
445 Public method used to view the (limited) log of a file/directory from the 445 Public method used to view the (limited) log of a file/directory from the
446 Subversion repository. 446 Subversion repository.
447 </p><dl> 447 </p><dl>
448 <dt><i>name</i></dt> 448 <dt><i>name</i></dt>
449 <dd> 449 <dd>
450 file/directory name to show the log of (string) 450 file/directory name to show the log of (string)
487 name or list of names of file or directory to remove 487 name or list of names of file or directory to remove
488 (string) 488 (string)
489 </dd> 489 </dd>
490 </dl><a NAME="Subversion.svnRepoBrowser" ID="Subversion.svnRepoBrowser"></a> 490 </dl><a NAME="Subversion.svnRepoBrowser" ID="Subversion.svnRepoBrowser"></a>
491 <h4>Subversion.svnRepoBrowser</h4> 491 <h4>Subversion.svnRepoBrowser</h4>
492 <b>svnRepoBrowser</b>(<i>projectPath = None</i>) 492 <b>svnRepoBrowser</b>(<i>projectPath=None</i>)
493 <p> 493 <p>
494 Public method to open the repository browser. 494 Public method to open the repository browser.
495 </p><dl> 495 </p><dl>
496 <dt><i>projectPath</i></dt> 496 <dt><i>projectPath</i></dt>
497 <dd> 497 <dd>
507 <dd> 507 <dd>
508 file/directory name to be resolved (string) 508 file/directory name to be resolved (string)
509 </dd> 509 </dd>
510 </dl><a NAME="Subversion.svnSetProp" ID="Subversion.svnSetProp"></a> 510 </dl><a NAME="Subversion.svnSetProp" ID="Subversion.svnSetProp"></a>
511 <h4>Subversion.svnSetProp</h4> 511 <h4>Subversion.svnSetProp</h4>
512 <b>svnSetProp</b>(<i>name, recursive = False</i>) 512 <b>svnSetProp</b>(<i>name, recursive=False</i>)
513 <p> 513 <p>
514 Public method used to add a property to a file/directory. 514 Public method used to add a property to a file/directory.
515 </p><dl> 515 </p><dl>
516 <dt><i>name</i></dt> 516 <dt><i>name</i></dt>
517 <dd> 517 <dd>
542 <p> 542 <p>
543 Public method used to view the difference of a file/directory of two 543 Public method used to view the difference of a file/directory of two
544 repository URLs. 544 repository URLs.
545 </p><p> 545 </p><p>
546 If name is a directory and is the project directory, all project files 546 If name is a directory and is the project directory, all project files
547 are saved first. If name is a file (or list of files), which is/are being edited 547 are saved first. If name is a file (or list of files), which is/are being edited
548 and has unsaved modification, they can be saved or the operation may be aborted. 548 and has unsaved modification, they can be saved or the operation may be aborted.
549 </p><p> 549 </p><p>
550 This method gives the chance to enter the revisions to be compared. 550 This method gives the chance to enter the revisions to be compared.
551 </p><dl> 551 </p><dl>
552 <dt><i>name</i></dt> 552 <dt><i>name</i></dt>
553 <dd> 553 <dd>
554 file/directory name to be diffed (string) 554 file/directory name to be diffed (string)
555 </dd> 555 </dd>
556 </dl><a NAME="Subversion.vcsAdd" ID="Subversion.vcsAdd"></a> 556 </dl><a NAME="Subversion.vcsAdd" ID="Subversion.vcsAdd"></a>
557 <h4>Subversion.vcsAdd</h4> 557 <h4>Subversion.vcsAdd</h4>
558 <b>vcsAdd</b>(<i>name, isDir = False, noDialog = False</i>) 558 <b>vcsAdd</b>(<i>name, isDir=False, noDialog=False</i>)
559 <p> 559 <p>
560 Public method used to add a file/directory to the Subversion repository. 560 Public method used to add a file/directory to the Subversion repository.
561 </p><dl> 561 </p><dl>
562 <dt><i>name</i></dt> 562 <dt><i>name</i></dt>
563 <dd> 563 <dd>
569 <dd> 569 <dd>
570 flag indicating quiet operations 570 flag indicating quiet operations
571 </dd> 571 </dd>
572 </dl><a NAME="Subversion.vcsAddBinary" ID="Subversion.vcsAddBinary"></a> 572 </dl><a NAME="Subversion.vcsAddBinary" ID="Subversion.vcsAddBinary"></a>
573 <h4>Subversion.vcsAddBinary</h4> 573 <h4>Subversion.vcsAddBinary</h4>
574 <b>vcsAddBinary</b>(<i>name, isDir = False</i>) 574 <b>vcsAddBinary</b>(<i>name, isDir=False</i>)
575 <p> 575 <p>
576 Public method used to add a file/directory in binary mode to the 576 Public method used to add a file/directory in binary mode to the
577 Subversion repository. 577 Subversion repository.
578 </p><dl> 578 </p><dl>
579 <dt><i>name</i></dt> 579 <dt><i>name</i></dt>
593 <dd> 593 <dd>
594 root directory of the tree to be added (string or list of strings)) 594 root directory of the tree to be added (string or list of strings))
595 </dd> 595 </dd>
596 </dl><a NAME="Subversion.vcsAllRegisteredStates" ID="Subversion.vcsAllRegisteredStates"></a> 596 </dl><a NAME="Subversion.vcsAllRegisteredStates" ID="Subversion.vcsAllRegisteredStates"></a>
597 <h4>Subversion.vcsAllRegisteredStates</h4> 597 <h4>Subversion.vcsAllRegisteredStates</h4>
598 <b>vcsAllRegisteredStates</b>(<i>names, dname, shortcut = True</i>) 598 <b>vcsAllRegisteredStates</b>(<i>names, dname, shortcut=True</i>)
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
619 the received dictionary completed with a combination of 619 the received dictionary completed with a combination of
620 canBeCommited and canBeAdded or None in order to signal an error 620 canBeCommited and canBeAdded or None in order to signal an error
621 </dd> 621 </dd>
622 </dl><a NAME="Subversion.vcsCheckout" ID="Subversion.vcsCheckout"></a> 622 </dl><a NAME="Subversion.vcsCheckout" ID="Subversion.vcsCheckout"></a>
623 <h4>Subversion.vcsCheckout</h4> 623 <h4>Subversion.vcsCheckout</h4>
624 <b>vcsCheckout</b>(<i>vcsDataDict, projectDir, noDialog = False</i>) 624 <b>vcsCheckout</b>(<i>vcsDataDict, projectDir, noDialog=False</i>)
625 <p> 625 <p>
626 Public method used to check the project out of the Subversion repository. 626 Public method used to check the project out of the Subversion repository.
627 </p><dl> 627 </p><dl>
628 <dt><i>vcsDataDict</i></dt> 628 <dt><i>vcsDataDict</i></dt>
629 <dd> 629 <dd>
660 <dd> 660 <dd>
661 directory name of the working directory (string) 661 directory name of the working directory (string)
662 </dd> 662 </dd>
663 </dl><a NAME="Subversion.vcsCommit" ID="Subversion.vcsCommit"></a> 663 </dl><a NAME="Subversion.vcsCommit" ID="Subversion.vcsCommit"></a>
664 <h4>Subversion.vcsCommit</h4> 664 <h4>Subversion.vcsCommit</h4>
665 <b>vcsCommit</b>(<i>name, message, noDialog = False</i>) 665 <b>vcsCommit</b>(<i>name, message, noDialog=False</i>)
666 <p> 666 <p>
667 Public method used to make the change of a file/directory permanent in the 667 Public method used to make the change of a file/directory permanent in the
668 Subversion repository. 668 Subversion repository.
669 </p><dl> 669 </p><dl>
670 <dt><i>name</i></dt> 670 <dt><i>name</i></dt>
692 </dd> 692 </dd>
693 </dl><a NAME="Subversion.vcsDiff" ID="Subversion.vcsDiff"></a> 693 </dl><a NAME="Subversion.vcsDiff" ID="Subversion.vcsDiff"></a>
694 <h4>Subversion.vcsDiff</h4> 694 <h4>Subversion.vcsDiff</h4>
695 <b>vcsDiff</b>(<i>name</i>) 695 <b>vcsDiff</b>(<i>name</i>)
696 <p> 696 <p>
697 Public method used to view the difference of a file/directory to the 697 Public method used to view the difference of a file/directory to the
698 Subversion repository. 698 Subversion repository.
699 </p><p> 699 </p><p>
700 If name is a directory and is the project directory, all project files 700 If name is a directory and is the project directory, all project files
701 are saved first. If name is a file (or list of files), which is/are being edited 701 are saved first. If name is a file (or list of files), which is/are being edited
702 and has unsaved modification, they can be saved or the operation may be aborted. 702 and has unsaved modification, they can be saved or the operation may be aborted.
703 </p><dl> 703 </p><dl>
704 <dt><i>name</i></dt> 704 <dt><i>name</i></dt>
705 <dd> 705 <dd>
706 file/directory name to be diffed (string) 706 file/directory name to be diffed (string)
733 <dd> 733 <dd>
734 flag indicating an execution without errors (boolean) 734 flag indicating an execution without errors (boolean)
735 </dd> 735 </dd>
736 </dl><a NAME="Subversion.vcsGetProjectBrowserHelper" ID="Subversion.vcsGetProjectBrowserHelper"></a> 736 </dl><a NAME="Subversion.vcsGetProjectBrowserHelper" ID="Subversion.vcsGetProjectBrowserHelper"></a>
737 <h4>Subversion.vcsGetProjectBrowserHelper</h4> 737 <h4>Subversion.vcsGetProjectBrowserHelper</h4>
738 <b>vcsGetProjectBrowserHelper</b>(<i>browser, project, isTranslationsBrowser = False</i>) 738 <b>vcsGetProjectBrowserHelper</b>(<i>browser, project, isTranslationsBrowser=False</i>)
739 <p> 739 <p>
740 Public method to instanciate a helper object for the different project browsers. 740 Public method to instanciate a helper object for the different project browsers.
741 </p><dl> 741 </p><dl>
742 <dt><i>browser</i></dt> 742 <dt><i>browser</i></dt>
743 <dd> 743 <dd>
770 <dd> 770 <dd>
771 the project helper object 771 the project helper object
772 </dd> 772 </dd>
773 </dl><a NAME="Subversion.vcsImport" ID="Subversion.vcsImport"></a> 773 </dl><a NAME="Subversion.vcsImport" ID="Subversion.vcsImport"></a>
774 <h4>Subversion.vcsImport</h4> 774 <h4>Subversion.vcsImport</h4>
775 <b>vcsImport</b>(<i>vcsDataDict, projectDir, noDialog = False</i>) 775 <b>vcsImport</b>(<i>vcsDataDict, projectDir, noDialog=False</i>)
776 <p> 776 <p>
777 Public method used to import the project into the Subversion repository. 777 Public method used to import the project into the Subversion repository.
778 </p><dl> 778 </p><dl>
779 <dt><i>vcsDataDict</i></dt> 779 <dt><i>vcsDataDict</i></dt>
780 <dd> 780 <dd>
792 flag indicating an execution without errors (boolean) 792 flag indicating an execution without errors (boolean)
793 and a flag indicating the version control 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>
799 Public method used to initialize the subversion repository. 799 Public method used to initialize the subversion repository.
800 </p><p> 800 </p><p>
801 The subversion repository has to be initialized from outside eric5 801 The subversion repository has to be initialized from outside eric5
802 because the respective command always works locally. Therefore we 802 because the respective command always works locally. Therefore we
816 </dd> 816 </dd>
817 </dl><a NAME="Subversion.vcsLog" ID="Subversion.vcsLog"></a> 817 </dl><a NAME="Subversion.vcsLog" ID="Subversion.vcsLog"></a>
818 <h4>Subversion.vcsLog</h4> 818 <h4>Subversion.vcsLog</h4>
819 <b>vcsLog</b>(<i>name</i>) 819 <b>vcsLog</b>(<i>name</i>)
820 <p> 820 <p>
821 Public method used to view the log of a file/directory from the 821 Public method used to view the log of a file/directory from the
822 Subversion repository. 822 Subversion repository.
823 </p><dl> 823 </p><dl>
824 <dt><i>name</i></dt> 824 <dt><i>name</i></dt>
825 <dd> 825 <dd>
826 file/directory name to show the log of (string) 826 file/directory name to show the log of (string)
835 <dd> 835 <dd>
836 file/directory name to be merged (string) 836 file/directory name to be merged (string)
837 </dd> 837 </dd>
838 </dl><a NAME="Subversion.vcsMove" ID="Subversion.vcsMove"></a> 838 </dl><a NAME="Subversion.vcsMove" ID="Subversion.vcsMove"></a>
839 <h4>Subversion.vcsMove</h4> 839 <h4>Subversion.vcsMove</h4>
840 <b>vcsMove</b>(<i>name, project, target = None, noDialog = False</i>) 840 <b>vcsMove</b>(<i>name, project, target=None, noDialog=False</i>)
841 <p> 841 <p>
842 Public method used to move a file/directory. 842 Public method used to move a file/directory.
843 </p><dl> 843 </p><dl>
844 <dt><i>name</i></dt> 844 <dt><i>name</i></dt>
845 <dd> 845 <dd>
869 <dd> 869 <dd>
870 always 'Subversion' (string) 870 always 'Subversion' (string)
871 </dd> 871 </dd>
872 </dl><a NAME="Subversion.vcsNewProjectOptionsDialog" ID="Subversion.vcsNewProjectOptionsDialog"></a> 872 </dl><a NAME="Subversion.vcsNewProjectOptionsDialog" ID="Subversion.vcsNewProjectOptionsDialog"></a>
873 <h4>Subversion.vcsNewProjectOptionsDialog</h4> 873 <h4>Subversion.vcsNewProjectOptionsDialog</h4>
874 <b>vcsNewProjectOptionsDialog</b>(<i>parent = None</i>) 874 <b>vcsNewProjectOptionsDialog</b>(<i>parent=None</i>)
875 <p> 875 <p>
876 Public method to get a dialog to enter repository info for getting a new project. 876 Public method to get a dialog to enter repository info for getting a new project.
877 </p><dl> 877 </p><dl>
878 <dt><i>parent</i></dt> 878 <dt><i>parent</i></dt>
879 <dd> 879 <dd>
880 parent widget (QWidget) 880 parent widget (QWidget)
881 </dd> 881 </dd>
882 </dl><a NAME="Subversion.vcsOptionsDialog" ID="Subversion.vcsOptionsDialog"></a> 882 </dl><a NAME="Subversion.vcsOptionsDialog" ID="Subversion.vcsOptionsDialog"></a>
883 <h4>Subversion.vcsOptionsDialog</h4> 883 <h4>Subversion.vcsOptionsDialog</h4>
884 <b>vcsOptionsDialog</b>(<i>project, archive, editable = False, parent = None</i>) 884 <b>vcsOptionsDialog</b>(<i>project, archive, editable=False, parent=None</i>)
885 <p> 885 <p>
886 Public method to get a dialog to enter repository info. 886 Public method to get a dialog to enter repository info.
887 </p><dl> 887 </p><dl>
888 <dt><i>project</i></dt> 888 <dt><i>project</i></dt>
889 <dd> 889 <dd>
913 <dd> 913 <dd>
914 a combination of canBeCommited and canBeAdded 914 a combination of canBeCommited and canBeAdded
915 </dd> 915 </dd>
916 </dl><a NAME="Subversion.vcsRemove" ID="Subversion.vcsRemove"></a> 916 </dl><a NAME="Subversion.vcsRemove" ID="Subversion.vcsRemove"></a>
917 <h4>Subversion.vcsRemove</h4> 917 <h4>Subversion.vcsRemove</h4>
918 <b>vcsRemove</b>(<i>name, project = False, noDialog = False</i>) 918 <b>vcsRemove</b>(<i>name, project=False, noDialog=False</i>)
919 <p> 919 <p>
920 Public method used to remove a file/directory from the Subversion repository. 920 Public method used to remove a file/directory from the Subversion repository.
921 </p><p> 921 </p><p>
922 The default operation is to remove the local copy as well. 922 The default operation is to remove the local copy as well.
923 </p><dl> 923 </p><dl>
968 Public method used to shutdown the Subversion interface. 968 Public method used to shutdown the Subversion interface.
969 </p><a NAME="Subversion.vcsStatus" ID="Subversion.vcsStatus"></a> 969 </p><a NAME="Subversion.vcsStatus" ID="Subversion.vcsStatus"></a>
970 <h4>Subversion.vcsStatus</h4> 970 <h4>Subversion.vcsStatus</h4>
971 <b>vcsStatus</b>(<i>name</i>) 971 <b>vcsStatus</b>(<i>name</i>)
972 <p> 972 <p>
973 Public method used to view the status of files/directories in the 973 Public method used to view the status of files/directories in the
974 Subversion repository. 974 Subversion repository.
975 </p><dl> 975 </p><dl>
976 <dt><i>name</i></dt> 976 <dt><i>name</i></dt>
977 <dd> 977 <dd>
978 file/directory name(s) to show the status of 978 file/directory name(s) to show the status of
990 </dd> 990 </dd>
991 </dl><a NAME="Subversion.vcsTag" ID="Subversion.vcsTag"></a> 991 </dl><a NAME="Subversion.vcsTag" ID="Subversion.vcsTag"></a>
992 <h4>Subversion.vcsTag</h4> 992 <h4>Subversion.vcsTag</h4>
993 <b>vcsTag</b>(<i>name</i>) 993 <b>vcsTag</b>(<i>name</i>)
994 <p> 994 <p>
995 Public method used to set the tag of a file/directory in the 995 Public method used to set the tag of a file/directory in the
996 Subversion repository. 996 Subversion repository.
997 </p><dl> 997 </p><dl>
998 <dt><i>name</i></dt> 998 <dt><i>name</i></dt>
999 <dd> 999 <dd>
1000 file/directory name to be tagged (string) 1000 file/directory name to be tagged (string)
1001 </dd> 1001 </dd>
1002 </dl><a NAME="Subversion.vcsUpdate" ID="Subversion.vcsUpdate"></a> 1002 </dl><a NAME="Subversion.vcsUpdate" ID="Subversion.vcsUpdate"></a>
1003 <h4>Subversion.vcsUpdate</h4> 1003 <h4>Subversion.vcsUpdate</h4>
1004 <b>vcsUpdate</b>(<i>name, noDialog = False</i>) 1004 <b>vcsUpdate</b>(<i>name, noDialog=False</i>)
1005 <p> 1005 <p>
1006 Public method used to update a file/directory with the Subversion repository. 1006 Public method used to update a file/directory with the Subversion repository.
1007 </p><dl> 1007 </p><dl>
1008 <dt><i>name</i></dt> 1008 <dt><i>name</i></dt>
1009 <dd> 1009 <dd>

eric ide

mercurial