src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html

branch
eric7
changeset 10441
a79201e0e149
parent 10438
4cd7e5a8b3cf
child 10479
856476537696
equal deleted inserted replaced
10440:2c1289d82881 10441:a79201e0e149
1277 Public method used to test for the presence of the svn executable. 1277 Public method used to test for the presence of the svn executable.
1278 </p> 1278 </p>
1279 <dl> 1279 <dl>
1280 <dt>Return:</dt> 1280 <dt>Return:</dt>
1281 <dd> 1281 <dd>
1282 flag indicating the existance (boolean) and an error message 1282 flag indicating the existence and an error message
1283 </dd> 1283 </dd>
1284 </dl> 1284 </dl>
1285 <dl> 1285 <dl>
1286 <dt>Return Type:</dt> 1286 <dt>Return Type:</dt>
1287 <dd> 1287 <dd>
1288 str 1288 tuple of (bool, str)
1289 </dd> 1289 </dd>
1290 </dl> 1290 </dl>
1291 <a NAME="Subversion.vcsExport" ID="Subversion.vcsExport"></a> 1291 <a NAME="Subversion.vcsExport" ID="Subversion.vcsExport"></a>
1292 <h4>Subversion.vcsExport</h4> 1292 <h4>Subversion.vcsExport</h4>
1293 <b>vcsExport</b>(<i>vcsDataDict, projectDir</i>) 1293 <b>vcsExport</b>(<i>vcsDataDict, projectDir</i>)

eric ide

mercurial