List file system locations for creating view and VOB storage directories
ClearCase (cleartool subcommand)
This command lists locations in which ClearCase clients can create view and VOB storage directories. These locations are stored in the ClearCase registry.
During a ClearCase server installation, you can choose to make locations on the machine available for creating view and VOB storage directories. When you first log on after the installation restart, the ClearCase Server Storage Configuration Wizard runs automatically and prompts you to specify the locations. You can also specify storage locations on a server with the register command.
To unregister a storage location, use the unregister command with the -viewstorage or -vobstorage option.
Permissions Checking: No special permissions required.
LISTING FORMAT. Default: Lists global paths of storage locations.
SPECIFYING VIEW OR VOB STORAGE LOCATIONS. Default: Lists view and VOB storage locations.
SPECIFYING A NETWORK REGION. Default: Lists all storage locations that exist for the default network region of the user entering the command.
LISTING LOCATIONS ON A SPECIFIC HOST. Default: Lists storage locations for all hosts.
Examples including 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 command interpreter prompt. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.
cmd-context lsstorage
\\artemis\vob_stg
\\baldwin\view_stg
\\bolero\d\views
...
cmd-context lsstorage -view -region dev_west
\\hero\views
\\claudio\c\vwstg
cmd-context lsstorage -host camillus
\\camillus\dev_vobs
\\camillus\dev_vws
\\camillus\test_vws
cmd-context lsstorage -long -vob \\marcellus\vob_stg
Global path: \\marcellus\vob_stg
Type: VOB
Server host: marcellus
Region: east_coast
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |