Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html

changeset 1880
dbd4d7698310
parent 440
69ace3e2dcf6
child 2367
78f6c8193d37
diff -r 194a055fff04 -r dbd4d7698310 Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html	Mon May 28 15:59:36 2012 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html	Tue May 29 20:59:40 2012 +0200
@@ -35,19 +35,41 @@
 <h3>Functions</h3>
 <table>
 <tr>
+<td><a href="#amendConfig">amendConfig</a></td>
+<td>Module function to amend the config file.</td>
+</tr><tr>
+<td><a href="#createDefaultConfig">createDefaultConfig</a></td>
+<td>Module function to create a default config file suitable for eric.</td>
+</tr><tr>
 <td><a href="#getConfigPath">getConfigPath</a></td>
-<td>Public method to get the filename of the config file.</td>
+<td>Module function to get the filename of the config file.</td>
 </tr><tr>
 <td><a href="#getServersPath">getServersPath</a></td>
-<td>Public method to get the filename of the servers file.</td>
+<td>Module function to get the filename of the servers file.</td>
 </tr>
 </table>
 <hr /><hr />
+<a NAME="amendConfig" ID="amendConfig"></a>
+<h2>amendConfig</h2>
+<b>amendConfig</b>(<i></i>)
+<p>
+    Module function to amend the config file.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="createDefaultConfig" ID="createDefaultConfig"></a>
+<h2>createDefaultConfig</h2>
+<b>createDefaultConfig</b>(<i></i>)
+<p>
+    Module function to create a default config file suitable for eric.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="getConfigPath" ID="getConfigPath"></a>
 <h2>getConfigPath</h2>
 <b>getConfigPath</b>(<i></i>)
 <p>
-    Public method to get the filename of the config file.
+    Module function to get the filename of the config file.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -60,7 +82,7 @@
 <h2>getServersPath</h2>
 <b>getServersPath</b>(<i></i>)
 <p>
-    Public method to get the filename of the servers file.
+    Module function to get the filename of the servers file.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial