diff -r 4a7e25ee406c -r c93823b96faa Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sun May 23 15:09:37 2010 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Mon May 24 18:38:54 2010 +0200 @@ -129,6 +129,9 @@ <td><a href="#HgProjectHelper.__hgPush">__hgPush</a></td> <td>Private slot used to push changes to a remote repository.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgPushForced">__hgPushForced</a></td> +<td>Private slot used to push changes to a remote repository using the force option.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgRecover">__hgRecover</a></td> <td>Protected slot used to recover from an interrupted transaction.</td> </tr><tr> @@ -305,6 +308,12 @@ <b>__hgPush</b>(<i></i>) <p> Private slot used to push changes to a remote repository. +</p><a NAME="HgProjectHelper.__hgPushForced" ID="HgProjectHelper.__hgPushForced"></a> +<h4>HgProjectHelper.__hgPushForced</h4> +<b>__hgPushForced</b>(<i></i>) +<p> + Private slot used to push changes to a remote repository using + the force option. </p><a NAME="HgProjectHelper.__hgRecover" ID="HgProjectHelper.__hgRecover"></a> <h4>HgProjectHelper.__hgRecover</h4> <b>__hgRecover</b>(<i></i>)