label |
- Check out files as of this label. The label must exist in starteam or an exception will be thrown. If not specified, the most recent version of each file will be checked out. |
+ Check out files as of this label. The label must exist in starteam or an exception will be thrown. If either locked or unlocked is true, an exception will be thrown. If not specified, the most recent version of each file will be checked out. |
no |
@@ -163,7 +163,7 @@ that StarTeam is maintaining for the file. If false, status will be used to de
locked |
If true, file will be locked against changes by other
users. If false (default) has no effect.
- | Either or neither, but not both, may be true. |
+ Either or neither, but not both, may be true. Neither may be true if a label is specified. |