gdmstatus
Returns the status of files
Applicability
Product |
Command type |
---|---|
ClearCase® integration with Cadence Virtuoso |
Integration-specific command |
Platform |
---|
UNIX |
Linux |
Synopsis
Description
Returns the design management status of files. If no file is specified, this command recursively descends the current directory.
Options and arguments
- –cdslib filename
- Specifies the library definition file that maps library names to library directories.
- –lib lib.cell:view/file
- Library elements. Names listed without -lib or -file are treated as -file arguments.
- –file file
- Files and directories (non-library elements). Names listed without -lib or -file are treated as -file arguments.
- –civersion
- Shows the checked in version. If the file is checked out, displays the version that will be created when the file is checked in.
- –coversion
- Shows the version of the checked out file. If the file is checked in, displays the checked-in version.
- –absolute
- Shows absolute pathnames. By default, the path that is displayed is relative to the current directory, or displayed as a library specification.
- –modified
- Indicates the modification status. A filename is annotated with an asterisk (*) if it is modified or can be modified (because it is checked out). The filename is annotated with a question mark (?) if its modification status is unknown.