|
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>eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities</title> |
|
6 <style> |
|
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' |
|
8 </style> |
|
9 </head> |
|
10 <body><a NAME="top" ID="top"></a> |
|
11 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities</h1> |
|
12 <p> |
|
13 Module implementing some common utility functions for the subversion package. |
|
14 </p> |
|
15 <h3>Global Attributes</h3> |
|
16 <table> |
|
17 <tr><td>None</td></tr> |
|
18 </table> |
|
19 <h3>Classes</h3> |
|
20 <table> |
|
21 <tr><td>None</td></tr> |
|
22 </table> |
|
23 <h3>Functions</h3> |
|
24 <table> |
|
25 <tr> |
|
26 <td><a href="#getConfigPath">getConfigPath</a></td> |
|
27 <td>Public method to get the filename of the config file.</td> |
|
28 </tr><tr> |
|
29 <td><a href="#getServersPath">getServersPath</a></td> |
|
30 <td>Public method to get the filename of the servers file.</td> |
|
31 </tr> |
|
32 </table> |
|
33 <hr /><hr /> |
|
34 <a NAME="getConfigPath" ID="getConfigPath"></a> |
|
35 <h2>getConfigPath</h2> |
|
36 <b>getConfigPath</b>(<i></i>) |
|
37 <p> |
|
38 Public method to get the filename of the config file. |
|
39 </p><dl> |
|
40 <dt>Returns:</dt> |
|
41 <dd> |
|
42 filename of the config file (string) |
|
43 </dd> |
|
44 </dl> |
|
45 <div align="right"><a href="#top">Up</a></div> |
|
46 <hr /><hr /> |
|
47 <a NAME="getServersPath" ID="getServersPath"></a> |
|
48 <h2>getServersPath</h2> |
|
49 <b>getServersPath</b>(<i></i>) |
|
50 <p> |
|
51 Public method to get the filename of the servers file. |
|
52 </p><dl> |
|
53 <dt>Returns:</dt> |
|
54 <dd> |
|
55 filename of the servers file (string) |
|
56 </dd> |
|
57 </dl> |
|
58 <div align="right"><a href="#top">Up</a></div> |
|
59 <hr /> |
|
60 </body></html> |