20 </style> |
20 </style> |
21 </head> |
21 </head> |
22 <body> |
22 <body> |
23 <h1>eric5.Plugins.VcsPlugins.vcsPySvn</h1> |
23 <h1>eric5.Plugins.VcsPlugins.vcsPySvn</h1> |
24 <p> |
24 <p> |
25 Package implementing the vcs interface to Subversion |
25 Package implementing the vcs interface to Subversion |
26 </p><p> |
26 </p><p> |
27 It consists of the subversion class, the project helper classes and some |
27 It consists of the subversion class, the project helper classes and some |
28 Subversion specific dialogs. This package is based upon the pysvn interface. |
28 Subversion specific dialogs. This package is based upon the pysvn interface. |
29 </p> |
29 </p> |
30 |
30 |
31 <h3>Packages</h3> |
31 <h3>Packages</h3> |
32 <table> |
32 <table> |
33 <tr> |
33 <tr> |
34 <td><a href="index-eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.html">ConfigurationPage</a></td> |
34 <td><a href="index-eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.html">ConfigurationPage</a></td> |
35 <td>Package implementing the the subversion configuration page.</td> |
35 <td>Package implementing the the subversion configuration page.</td> |
36 </tr> |
36 </tr> |
37 </table> |
37 </table> |
38 |
38 |
39 <h3>Modules</h3> |
39 <h3>Modules</h3> |
40 <table> |
40 <table> |
41 <tr> |
41 <tr> |
42 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.Config.html">Config</a></td> |
42 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.Config.html">Config</a></td> |
43 <td>Module defining configuration variables for the subversion package</td> |
43 <td>Module defining configuration variables for the subversion package</td> |
44 </tr><tr> |
44 </tr><tr> |
45 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html">ProjectBrowserHelper</a></td> |
45 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html">ProjectBrowserHelper</a></td> |
46 <td>Module implementing the VCS project browser helper for subversion.</td> |
46 <td>Module implementing the VCS project browser helper for subversion.</td> |
47 </tr><tr> |
47 </tr><tr> |
48 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html">ProjectHelper</a></td> |
48 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html">ProjectHelper</a></td> |
49 <td>Module implementing the VCS project helper for Subversion.</td> |
49 <td>Module implementing the VCS project helper for Subversion.</td> |
50 </tr><tr> |
50 </tr><tr> |
51 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html">SvnBlameDialog</a></td> |
51 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html">SvnBlameDialog</a></td> |
52 <td>Module implementing a dialog to show the output of the svn blame command.</td> |
52 <td>Module implementing a dialog to show the output of the svn blame command.</td> |
53 </tr><tr> |
53 </tr><tr> |
54 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html">SvnCommandDialog</a></td> |
54 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html">SvnCommandDialog</a></td> |
55 <td>Module implementing the Subversion command dialog.</td> |
55 <td>Module implementing the Subversion command dialog.</td> |
56 </tr><tr> |
56 </tr><tr> |
57 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html">SvnCommitDialog</a></td> |
57 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html">SvnCommitDialog</a></td> |
58 <td>Module implementing a dialog to enter the commit message.</td> |
58 <td>Module implementing a dialog to enter the commit message.</td> |
59 </tr><tr> |
59 </tr><tr> |
60 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnConst.html">SvnConst</a></td> |
60 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnConst.html">SvnConst</a></td> |
61 <td>Module implementing some constants for the pysvn package.</td> |
61 <td>Module implementing some constants for the pysvn package.</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html">SvnCopyDialog</a></td> |
63 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html">SvnCopyDialog</a></td> |
64 <td>Module implementing a dialog to enter the data for a copy operation.</td> |
64 <td>Module implementing a dialog to enter the data for a copy operation.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html">SvnDialog</a></td> |
66 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html">SvnDialog</a></td> |
67 <td>Module implementing a dialog to show the output of a pysvn action.</td> |
67 <td>Module implementing a dialog to show the output of a pysvn action.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html">SvnDialogMixin</a></td> |
69 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html">SvnDialogMixin</a></td> |
70 <td>Module implementing a dialog mixin class providing common callback methods for the pysvn client.</td> |
70 <td>Module implementing a dialog mixin class providing common callback methods for the pysvn client.</td> |
71 </tr><tr> |
71 </tr><tr> |
72 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html">SvnDiffDialog</a></td> |
72 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html">SvnDiffDialog</a></td> |
73 <td>Module implementing a dialog to show the output of the svn diff command process.</td> |
73 <td>Module implementing a dialog to show the output of the svn diff command process.</td> |
74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html">SvnInfoDialog</a></td> |
75 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html">SvnInfoDialog</a></td> |
76 <td>Module implementing a dialog to show repository related information for a file/directory.</td> |
76 <td>Module implementing a dialog to show repository related information for a file/directory.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html">SvnLogBrowserDialog</a></td> |
78 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html">SvnLogBrowserDialog</a></td> |
79 <td>Module implementing a dialog to browse the log history.</td> |
79 <td>Module implementing a dialog to browse the log history.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html">SvnLogDialog</a></td> |
81 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html">SvnLogDialog</a></td> |
82 <td>Module implementing a dialog to show the output of the svn log command process.</td> |
82 <td>Module implementing a dialog to show the output of the svn log command process.</td> |
83 </tr><tr> |
83 </tr><tr> |
84 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html">SvnLoginDialog</a></td> |
84 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html">SvnLoginDialog</a></td> |
85 <td>Module implementing the login dialog for pysvn.</td> |
85 <td>Module implementing the login dialog for pysvn.</td> |
86 </tr><tr> |
86 </tr><tr> |
87 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html">SvnMergeDialog</a></td> |
87 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html">SvnMergeDialog</a></td> |
88 <td>Module implementing a dialog to enter the data for a merge operation.</td> |
88 <td>Module implementing a dialog to enter the data for a merge operation.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html">SvnNewProjectOptionsDialog</a></td> |
90 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html">SvnNewProjectOptionsDialog</a></td> |
91 <td>Module implementing the Subversion Options Dialog for a new project from the repository.</td> |
91 <td>Module implementing the Subversion Options Dialog for a new project from the repository.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html">SvnOptionsDialog</a></td> |
93 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html">SvnOptionsDialog</a></td> |
94 <td>Module implementing a dialog to enter options used to start a project in the VCS.</td> |
94 <td>Module implementing a dialog to enter options used to start a project in the VCS.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html">SvnPropDelDialog</a></td> |
96 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html">SvnPropDelDialog</a></td> |
97 <td>Module implementing a dialog to enter the data for a new property.</td> |
97 <td>Module implementing a dialog to enter the data for a new property.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html">SvnPropListDialog</a></td> |
99 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html">SvnPropListDialog</a></td> |
100 <td>Module implementing a dialog to show the output of the svn proplist command process.</td> |
100 <td>Module implementing a dialog to show the output of the svn proplist command process.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html">SvnPropSetDialog</a></td> |
102 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html">SvnPropSetDialog</a></td> |
103 <td>Module implementing a dialog to enter the data for a new property.</td> |
103 <td>Module implementing a dialog to enter the data for a new property.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html">SvnRelocateDialog</a></td> |
105 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html">SvnRelocateDialog</a></td> |
106 <td>Module implementing a dialog to enter the data to relocate the workspace.</td> |
106 <td>Module implementing a dialog to enter the data to relocate the workspace.</td> |
107 </tr><tr> |
107 </tr><tr> |
108 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html">SvnRepoBrowserDialog</a></td> |
108 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html">SvnRepoBrowserDialog</a></td> |
109 <td>Module implementing the subversion repository browser dialog.</td> |
109 <td>Module implementing the subversion repository browser dialog.</td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html">SvnRevisionSelectionDialog</a></td> |
111 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html">SvnRevisionSelectionDialog</a></td> |
112 <td>Module implementing a dialog to enter the revisions for the svn diff command.</td> |
112 <td>Module implementing a dialog to enter the revisions for the svn diff command.</td> |
113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html">SvnStatusDialog</a></td> |
114 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html">SvnStatusDialog</a></td> |
115 <td>Module implementing a dialog to show the output of the svn status command process.</td> |
115 <td>Module implementing a dialog to show the output of the svn status command process.</td> |
116 </tr><tr> |
116 </tr><tr> |
117 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html">SvnStatusMonitorThread</a></td> |
117 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html">SvnStatusMonitorThread</a></td> |
118 <td>Module implementing the VCS status monitor thread class for Subversion.</td> |
118 <td>Module implementing the VCS status monitor thread class for Subversion.</td> |
119 </tr><tr> |
119 </tr><tr> |
120 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html">SvnSwitchDialog</a></td> |
120 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html">SvnSwitchDialog</a></td> |
121 <td>Module implementing a dialog to enter the data for a switch operation.</td> |
121 <td>Module implementing a dialog to enter the data for a switch operation.</td> |
122 </tr><tr> |
122 </tr><tr> |
123 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html">SvnTagBranchListDialog</a></td> |
123 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html">SvnTagBranchListDialog</a></td> |
124 <td>Module implementing a dialog to show a list of tags or branches.</td> |
124 <td>Module implementing a dialog to show a list of tags or branches.</td> |
125 </tr><tr> |
125 </tr><tr> |
126 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html">SvnTagDialog</a></td> |
126 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html">SvnTagDialog</a></td> |
127 <td>Module implementing a dialog to enter the data for a tagging operation.</td> |
127 <td>Module implementing a dialog to enter the data for a tagging operation.</td> |
128 </tr><tr> |
128 </tr><tr> |
129 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html">SvnUrlSelectionDialog</a></td> |
129 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html">SvnUrlSelectionDialog</a></td> |
130 <td>Module implementing a dialog to enter the URLs for the svn diff command.</td> |
130 <td>Module implementing a dialog to enter the URLs for the svn diff command.</td> |
131 </tr><tr> |
131 </tr><tr> |
132 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html">SvnUtilities</a></td> |
132 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html">SvnUtilities</a></td> |
133 <td>Module implementing some common utility functions for the pysvn package.</td> |
133 <td>Module implementing some common utility functions for the pysvn package.</td> |
134 </tr><tr> |
134 </tr><tr> |
135 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html">subversion</a></td> |
135 <td><a href="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html">subversion</a></td> |
136 <td>Module implementing the version control systems interface to Subversion.</td> |
136 <td>Module implementing the version control systems interface to Subversion.</td> |
137 </tr> |
137 </tr> |
138 </table> |
138 </table> |
139 </body></html> |
139 </body></html> |