Starts or connects to a dynamic view's view_server process
ClearCase (cleartool subcommand), Attache (command)
Prerequisite: The dynamic view being started must already have a view-tag in the network's view-tag registry file. See the mkview and mktag reference pages.
The startview command enables processes on the local host to access a dynamic view, as follows:
The default name of the viewroot directory is M:\. Thus, starting a dynamic view that has been registered with view-tag main creates the directory entry M:\main. After this directory entry is created, any process on the local host can access the view through view-extended pathnames.
The dynamic view's view-tag must already be registered, which is accomplished either at view creation time (with a mkview command) or subsequently (with mktag -view).
NOTE: startview is not applicable to a snapshot view. To activate a snapshot view, change to the views's view-storage directory and issue a ClearCase command.
Both mkview and mktag invoke startview. Typically, startview is used to establish view-extended naming access. There are two main cases:
Permissions Checking: No special permissions required. Locks: No locks apply.
SPECIFYING THE VIEW. Default: None.
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 startview anne_Rel2
C:\> M:
M:\> cd \anne_Rel2\vob_pr2
cmd-context mkview -tag mainRel2 \\pluto\vw_store\mainRel2.vws
Created view...
On host3, enter the following command:
cmd-context startview mainRel2
endview, lsview, registry_ccase, view_server
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |