Edits the config spec of a view
ClearCase (cleartool subcommand), Attache (command)
This command does not require a product license.
The edcs command revises a view's config spec by invoking a text editor on an existing config spec (ClearCase) or by downloading a config spec into a temporary file and invoking a text editor on an existing config spec (Attache). The config spec can be one of the following
In ClearCase, the text editor invoked by edcs is specified by the VISUAL environment variable; if this EV is not set, edcs uses the value of the EDITOR environment variable. If neither EV is set, edcs invokes the Notepad.
At the end of the edit session, there is a confirmation step. For dynamic views, this prompt is:
Set config spec for view "view-tag"? [yes]
For snapshot views, this prompt is:
Set config spec and load snapshot view "view-tag"? [yes]
NOTE: In a snapshot view, setting the config spec initiates an update -noverwrite operation. To execute this command on the command line, you must be in or under the root directory of the snapshot view.
If you answer no, the command is canceled; the view retains its current config spec.
Permissions Checking: No special permissions required. Locks: No locks apply.
SPECIFYING THE VIEW. Default: Edits and sets a config spec for the current view.
SPECIFYING THE CONFIG SPEC FILE. Default: Edits the view's current config spec.
|
|
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 edcs
cmd-context edcs -tag jackson_fix
cmd-context edcs cspec_rel3
attache_command_line_interface, attache_graphical_interface, catcs, config_spec, lsview, mktag, setcs, update
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |