Documentation/Source/index-eric6.Plugins.VcsPlugins.vcsSubversion.html

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

eric ide

mercurial