2331 tuple of (bool, bool) |
2331 tuple of (bool, bool) |
2332 </dd> |
2332 </dd> |
2333 </dl> |
2333 </dl> |
2334 <a NAME="Hg.vcsInit" ID="Hg.vcsInit"></a> |
2334 <a NAME="Hg.vcsInit" ID="Hg.vcsInit"></a> |
2335 <h4>Hg.vcsInit</h4> |
2335 <h4>Hg.vcsInit</h4> |
2336 <b>vcsInit</b>(<i>vcsDir, noDialog=False</i>) |
2336 <b>vcsInit</b>(<i>_vcsDir, noDialog=False</i>) |
2337 <p> |
2337 <p> |
2338 Public method used to initialize the mercurial repository. |
2338 Public method used to initialize the mercurial repository. |
2339 </p> |
2339 </p> |
2340 <p> |
2340 <p> |
2341 The initialization is done, when a project is converted into a |
2341 The initialization is done, when a project is converted into a |