ClearCase (cleartool subcommand), Attache (command)
The lsvob command lists one or more VOBs. To be accessible to cleartool subcommands and Attache commands, including lsvob, a VOB must be registered. That is, it must have an entry in the vob_object file on the registry server host. In addition, each VOB typically has one or more entries in the vob_tag registry file; you cannot mount, or even create, a VOB without assigning a tag to it. (See the mkvob reference page; the registry_ccase reference page describes the ClearCase registry files in detail.)
By default, lsvob lists all VOBs registered for the current network region, whether or not they are mounted (active). The default output line for each listed VOB looks like this:
* \src1 \\sunfield\c\vbstore\src1_vob private
The four output fields report:
*)
Permissions Checking: No special permissions required. Locks: No locks apply.
LISTING FORMAT. Default: See the Default Output section.
(CLEARCASE ONLY) LISTING THE VOBS GRAPHICALLY. Default: Lists the VOBs in the command window.
SPECIFYING THE VOBS. Default: Lists all VOBs registered for the local network region, both mounted and unmounted, public and private.
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 lsvob
* \demo \\neptune\vbstore\demo_vob public
* \src1 \\sunfield\users\vbstore\src1_vob public
* \design \\luna\vbstore\design_vob public
\doc \\sunfield\users\vbstore\doc_vob public
* \stage \\pluto\vbstore\stage_vob public
\bugvob \\luna\users\anne\vbstore\bug_vob private
Active: YES indicates that the VOB is currently mounted.
cmd-context lsvob -long \vob12
Tag: \vob12
Global path: \\sol\vbstore\vob12.vbs
Server host: sol
Access: public
Region: us_west
Active: YES
Vob tag replica uuid:cb4caf2f.f48d11cc.abfc.00:01:53:00:e8:c3
Vob on host: sol
Vob server access path: c:\vbstore\vob12.vbs
Vob family uuid: aed00001.9d3e11ca.bc4c.00:01:53:00:e8:c3
Vob replica uuid: cb4caf2f.f48d11cc.abfc.00:01:53:00:e8:c3
cmd-context lsvob -host host4 '*anne*'
* \anne_test2 \\saturn\users\anne\vbstore\test2.vbs public
* \anne_work \\saturn\users\anne\vbstore\work.vbs private
cmd-context lsvob -graphical -region rd_east
mktag, mkvob, mount, register, umount, unregister, registry_ccase
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |