20 </style> |
20 </style> |
21 </head> |
21 </head> |
22 <body><a NAME="top" ID="top"></a> |
22 <body><a NAME="top" ID="top"></a> |
23 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities</h1> |
23 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities</h1> |
24 <p> |
24 <p> |
25 Module implementing some common utility functions for the subversion package. |
25 Module implementing some common utility functions for the subversion package. |
26 </p> |
26 </p> |
27 <h3>Global Attributes</h3> |
27 <h3>Global Attributes</h3> |
28 <table> |
28 <table> |
29 <tr><td>None</td></tr> |
29 <tr><td>None</td></tr> |
30 </table> |
30 </table> |
34 </table> |
34 </table> |
35 <h3>Functions</h3> |
35 <h3>Functions</h3> |
36 <table> |
36 <table> |
37 <tr> |
37 <tr> |
38 <td><a href="#getConfigPath">getConfigPath</a></td> |
38 <td><a href="#getConfigPath">getConfigPath</a></td> |
39 <td>Public method to get the filename of the config file.</td> |
39 <td>Public method to get the filename of the config file.</td> |
40 </tr><tr> |
40 </tr><tr> |
41 <td><a href="#getServersPath">getServersPath</a></td> |
41 <td><a href="#getServersPath">getServersPath</a></td> |
42 <td>Public method to get the filename of the servers file.</td> |
42 <td>Public method to get the filename of the servers file.</td> |
43 </tr> |
43 </tr> |
44 </table> |
44 </table> |
45 <hr /><hr /> |
45 <hr /><hr /> |
46 <a NAME="getConfigPath" ID="getConfigPath"></a> |
46 <a NAME="getConfigPath" ID="getConfigPath"></a> |
47 <h2>getConfigPath</h2> |
47 <h2>getConfigPath</h2> |
48 <b>getConfigPath</b>(<i></i>) |
48 <b>getConfigPath</b>(<i></i>) |
49 <p> |
49 <p> |
50 Public method to get the filename of the config file. |
50 Public method to get the filename of the config file. |
51 </p><dl> |
51 </p><dl> |
52 <dt>Returns:</dt> |
52 <dt>Returns:</dt> |
53 <dd> |
53 <dd> |
54 filename of the config file (string) |
54 filename of the config file (string) |
55 </dd> |
55 </dd> |
56 </dl> |
56 </dl> |
57 <div align="right"><a href="#top">Up</a></div> |
57 <div align="right"><a href="#top">Up</a></div> |
58 <hr /><hr /> |
58 <hr /><hr /> |
59 <a NAME="getServersPath" ID="getServersPath"></a> |
59 <a NAME="getServersPath" ID="getServersPath"></a> |
60 <h2>getServersPath</h2> |
60 <h2>getServersPath</h2> |
61 <b>getServersPath</b>(<i></i>) |
61 <b>getServersPath</b>(<i></i>) |
62 <p> |
62 <p> |
63 Public method to get the filename of the servers file. |
63 Public method to get the filename of the servers file. |
64 </p><dl> |
64 </p><dl> |
65 <dt>Returns:</dt> |
65 <dt>Returns:</dt> |
66 <dd> |
66 <dd> |
67 filename of the servers file (string) |
67 filename of the servers file (string) |
68 </dd> |
68 </dd> |
69 </dl> |
69 </dl> |
70 <div align="right"><a href="#top">Up</a></div> |
70 <div align="right"><a href="#top">Up</a></div> |
71 <hr /> |
71 <hr /> |
72 </body></html> |
72 </body></html> |