gdmcancel
Cancels checkouts
Applicability
Product |
Command type |
---|---|
ClearCase® integration with Cadence Virtuoso |
Integration-specific command |
Platform |
---|
UNIX |
Linux |
Synopsis
- gdmcancel [ –cdslib filename ] [–recurse ] [ –xtra string ]
- [ –help ] [ –lib lib.cell:view/file ] [–file filename ] ...
Description
Cancels checkouts of the specified files. Co-managed files are always canceled as a set. Co-managed set behavior applies only to a view that is specified as a library entry, such as –lib lib.cell:view.
Options and arguments
- –cdslib filename
- Specifies the library definition file, which maps library names to library directories.
- –recurse
- If a non-library specification is a directory name, selects the entire directory hierarchy. (Default: only the files immediately below the specified directory.)
- –xtra string
- Indicates additional arguments that are to be passed to cleartool
uncheckout. The string argument must
be enclosed in quotation marks if there is a space in the string.
- –keep
- –nsrfm
- –help
- Displays the command synopsis.
- –lib lib.cell:view/file
- Library elements whose checkouts are to be canceled. Arguments specified without -lib or -file are treated as -file arguments.
- –file file
- Files and directories (non-library elements) whose checkouts are to be cancelled. Arguments specified without –lib or –file are treated as –file arguments.