src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10684
58c7f23ae1cb
child 11013
ad483a12058c
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
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
2343 doing anything. 2343 doing anything.
2344 </p> 2344 </p>
2345 2345
2346 <dl> 2346 <dl>
2347 2347
2348 <dt><i>vcsDir</i> (str)</dt> 2348 <dt><i>_vcsDir</i> (str)</dt>
2349 <dd> 2349 <dd>
2350 name of the VCS directory (unused) 2350 name of the VCS directory (unused)
2351 </dd> 2351 </dd>
2352 <dt><i>noDialog</i> (bool)</dt> 2352 <dt><i>noDialog</i> (bool)</dt>
2353 <dd> 2353 <dd>

eric ide

mercurial