1252 </p><dl> |
1252 </p><dl> |
1253 <dt><i>name</i></dt> |
1253 <dt><i>name</i></dt> |
1254 <dd> |
1254 <dd> |
1255 directory name to be switched (string) |
1255 directory name to be switched (string) |
1256 </dd> |
1256 </dd> |
|
1257 </dl><dl> |
|
1258 <dt>Returns:</dt> |
|
1259 <dd> |
|
1260 flag indicating, that the switch contained an add |
|
1261 or delete (boolean) |
|
1262 </dd> |
1257 </dl><a NAME="Hg.vcsTag" ID="Hg.vcsTag"></a> |
1263 </dl><a NAME="Hg.vcsTag" ID="Hg.vcsTag"></a> |
1258 <h4>Hg.vcsTag</h4> |
1264 <h4>Hg.vcsTag</h4> |
1259 <b>vcsTag</b>(<i>name</i>) |
1265 <b>vcsTag</b>(<i>name</i>) |
1260 <p> |
1266 <p> |
1261 Public method used to set the tag in the Mercurial repository. |
1267 Public method used to set the tag in the Mercurial repository. |