|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.Plugins.VcsPlugins.vcsSubversion</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.Plugins.VcsPlugins.vcsSubversion</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing the vcs interface to Subversion. |
|
12 </p> |
|
13 <p> |
|
14 It consists of the subversion class, the project helper classes and some |
|
15 Subversion specific dialogs. |
|
16 </p> |
|
17 |
|
18 <h3>Packages</h3> |
|
19 <table> |
|
20 |
|
21 <tr> |
|
22 <td><a href="index-eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.html">ConfigurationPage</a></td> |
|
23 <td>Package implementing the the subversion configuration page.</td> |
|
24 </tr> |
|
25 </table> |
|
26 |
|
27 <h3>Modules</h3> |
|
28 <table> |
|
29 |
|
30 <tr> |
|
31 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.Config.html">Config</a></td> |
|
32 <td>Module defining configuration variables for the subversion package.</td> |
|
33 </tr> |
|
34 <tr> |
|
35 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html">ProjectBrowserHelper</a></td> |
|
36 <td>Module implementing the VCS project browser helper for subversion.</td> |
|
37 </tr> |
|
38 <tr> |
|
39 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html">ProjectHelper</a></td> |
|
40 <td>Module implementing the VCS project helper for Subversion.</td> |
|
41 </tr> |
|
42 <tr> |
|
43 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html">SvnBlameDialog</a></td> |
|
44 <td>Module implementing a dialog to show the output of the svn blame command.</td> |
|
45 </tr> |
|
46 <tr> |
|
47 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnChangeListsDialog.html">SvnChangeListsDialog</a></td> |
|
48 <td>Module implementing a dialog to browse the change lists.</td> |
|
49 </tr> |
|
50 <tr> |
|
51 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html">SvnCommandDialog</a></td> |
|
52 <td>Module implementing the Subversion command dialog.</td> |
|
53 </tr> |
|
54 <tr> |
|
55 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html">SvnCommitDialog</a></td> |
|
56 <td>Module implementing a dialog to enter the commit message.</td> |
|
57 </tr> |
|
58 <tr> |
|
59 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html">SvnCopyDialog</a></td> |
|
60 <td>Module implementing a dialog to enter the data for a copy operation.</td> |
|
61 </tr> |
|
62 <tr> |
|
63 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html">SvnDialog</a></td> |
|
64 <td>Module implementing a dialog starting a process and showing its output.</td> |
|
65 </tr> |
|
66 <tr> |
|
67 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html">SvnDiffDialog</a></td> |
|
68 <td>Module implementing a dialog to show the output of the svn diff command process.</td> |
|
69 </tr> |
|
70 <tr> |
|
71 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffHighlighter.html">SvnDiffHighlighter</a></td> |
|
72 <td>Module implementing a syntax highlighter for unified and context diff outputs.</td> |
|
73 </tr> |
|
74 <tr> |
|
75 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html">SvnLogBrowserDialog</a></td> |
|
76 <td>Module implementing a dialog to browse the log history.</td> |
|
77 </tr> |
|
78 <tr> |
|
79 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html">SvnMergeDialog</a></td> |
|
80 <td>Module implementing a dialog to enter the data for a merge operation.</td> |
|
81 </tr> |
|
82 <tr> |
|
83 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html">SvnNewProjectOptionsDialog</a></td> |
|
84 <td>Module implementing the Subversion Options Dialog for a new project from the repository.</td> |
|
85 </tr> |
|
86 <tr> |
|
87 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html">SvnOptionsDialog</a></td> |
|
88 <td>Module implementing a dialog to enter options used to start a project in the VCS.</td> |
|
89 </tr> |
|
90 <tr> |
|
91 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html">SvnPropListDialog</a></td> |
|
92 <td>Module implementing a dialog to show the output of the svn proplist command process.</td> |
|
93 </tr> |
|
94 <tr> |
|
95 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html">SvnPropSetDialog</a></td> |
|
96 <td>Module implementing a dialog to enter the data for a new property.</td> |
|
97 </tr> |
|
98 <tr> |
|
99 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html">SvnRelocateDialog</a></td> |
|
100 <td>Module implementing a dialog to enter the data to relocate the workspace.</td> |
|
101 </tr> |
|
102 <tr> |
|
103 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html">SvnRepoBrowserDialog</a></td> |
|
104 <td>Module implementing the subversion repository browser dialog.</td> |
|
105 </tr> |
|
106 <tr> |
|
107 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html">SvnRevisionSelectionDialog</a></td> |
|
108 <td>Module implementing a dialog to enter the revisions for the svn diff command.</td> |
|
109 </tr> |
|
110 <tr> |
|
111 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html">SvnStatusDialog</a></td> |
|
112 <td>Module implementing a dialog to show the output of the svn status command process.</td> |
|
113 </tr> |
|
114 <tr> |
|
115 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html">SvnStatusMonitorThread</a></td> |
|
116 <td>Module implementing the VCS status monitor thread class for Subversion.</td> |
|
117 </tr> |
|
118 <tr> |
|
119 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html">SvnSwitchDialog</a></td> |
|
120 <td>Module implementing a dialog to enter the data for a switch operation.</td> |
|
121 </tr> |
|
122 <tr> |
|
123 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html">SvnTagBranchListDialog</a></td> |
|
124 <td>Module implementing a dialog to show a list of tags or branches.</td> |
|
125 </tr> |
|
126 <tr> |
|
127 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html">SvnTagDialog</a></td> |
|
128 <td>Module implementing a dialog to enter the data for a tagging operation.</td> |
|
129 </tr> |
|
130 <tr> |
|
131 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html">SvnUrlSelectionDialog</a></td> |
|
132 <td>Module implementing a dialog to enter the URLs for the svn diff command.</td> |
|
133 </tr> |
|
134 <tr> |
|
135 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html">SvnUtilities</a></td> |
|
136 <td>Module implementing some common utility functions for the subversion package.</td> |
|
137 </tr> |
|
138 <tr> |
|
139 <td><a href="eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html">subversion</a></td> |
|
140 <td>Module implementing the version control systems interface to Subversion.</td> |
|
141 </tr> |
|
142 </table> |
|
143 </body></html> |