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

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

eric ide

mercurial