Product | Command Type |
|---|---|
ClearCase | cleartool subcommand |
ClearCase LT | cleartool subcommand |
Attache | command |
Platform |
|---|
UNIX |
Windows |
The unlock command removes an existing lock from an entire VOB, or from one or more objects, type objects, or VOB storage pools. See the lock reference page for a description of locks.
See the lock reference page for a description of restrictions.
See the lock reference page for a description of the options to the unlock command.
The UNIX examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.
The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.
In cleartool single-command mode, cmd-context represents the UNIX shell or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.
Unlock the label types REL1 and REL2.
cmd-context unlock lbtype:REL1 lbtype:REL2
Unlocked label type "REL1".
Unlocked label type "REL2".
Unlock the v3_bugfix branch.
cmd-context unlock cmd.h@@/main/v3_bugfix
lock, lshistory, lslock, protect
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 2001 by Rational Software Corporation. All rights reserved. |