Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ codemgr(1) — SPARCworks 2.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

def.dir.flp(1)

filemerge(1)

fileresolve(1)

putback(1)

resolve(1)

ws_undo(1)

workspace(1)

access_control(5)

args(5)

children(5)

conflicts(5)

history(5)

locks(5)

nametable(5)

notification(5)

parent(5)

CODEMGR(1)  —  USER COMMANDS

NAME

codemgr − The CodeManager "umbrella" command. 

SYNOPSIS

codemgr [ command ]

DESCRIPTION

Like SCCS commands, all CodeManager CLI commands can be executed through a central "umbrella" command.  The individual commands may also be executed directly by specifying the individual command name.  The umbrella command named codemgr provides a unified method of execution that enables you to conveniently list CodeManager commands. 

CodeManager commands can be listed along with their usage summaries by executing codemgr without specifying any arguments.  You can achieve the same results by executing codemgr with the help subcommand. 

To use the umbrella command to execute commands, type codemgr followed by the name of the subcommand you wish to execute.  For example:

example% codemgr bringover -w my_child -p their_parent /usr/ws/project

Since using the codemgr umbrella command requires extra typing, you may also execute the commands directly (without typing codemgr).  For example:

example% bringover -w my_child -p their_parent /usr/ws/project

Note - The man pages for the CodeManager commands are referenced using only the individual command name. 

USAGE

help Specify the help subcommand to cause the codemgr command to list the CodeManager commands with a usage summary for each.  You can achieve the same results by executing codemgr without specifying any arguments. 

ENVIRONMENT

CODEMGR_PATH_ONLY CodeManager commands first search for other CodeManager binaries relative to where their own binary is located in the file system, they then search in the directories specified in the PATH environment variable.  Setting this variable causes CodeManager commands to search for other CodeManager binaries only in PATH. 

SEE ALSO

CodeManager User’s Guide
bringover(1)
, def.dir.flp(1), filemerge(1), fileresolve(1), putback(1), resolve(1), ws_undo(1), workspace(1), access_control(5), args(5), children(5), conflicts(5), history(5), locks(5), nametable(5), notification(5), parent(5)

Sun Release 4.1  —  Last change: 01 December 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026