Man Page codemgr.1




NAME

     codemgr - The Sun WorkShop TeamWare "umbrella" command.


SYNOPSIS

     codemgr [ command ]


DESCRIPTION

     Note:  The man pages for Sun WorkShop TeamWare commands  are
            referenced by specifying the individual command name.
            Sun  WorkShop  TeamWare   was   formerly   known   as
            CodeManager.  The command man pages are listed in the
            SEE ALSO section of this man page.

     Like SCCS commands, all Sun WorkShop TeamWare  CLI  commands
     can  be  executed through a central "umbrella" command.  The
     individual commands may also be executed directly by  speci-
     fying  the  individual  command  name.  The umbrella command
     named codemgr provides a unified method  of  execution  that
     enables  you to conveniently list Sun WorkShop TeamWare com-
     mands.

     Sun WorkShop TeamWare commands  can  be  listed  along  with
     their  usage summaries by executing codemgr without specify-
     ing any arguments.  You can achieve the same results by exe-
     cuting 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
          .

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

          example% bringover -w my_child -p their_parent .

     Parameter '.' means the whole workspace.

  Sun WorkShop TeamWare SCCS Restrictions
     Avoid using the sccs subcommands cdc, comb, fix,  and  rmdel
     in Sun WorkShop TeamWare workspaces.

     Using these commands can alter SCCS history  files  in  ways
     which will make them impossible for Sun WorkShop TeamWare to
     track.  These commands also have  undesirable  side  effects
     when  used  on  files that exist in multiple workspaces that
     eventually may be merged.

     cdc       Can  cause  unnecessary  branching  and  confusing
               histories.

     comb      Completely rebuilds the SCCS history file.

     fix       A front-end for rmdel.

     rmdel     SCCS restricts the use of  the  rmdel  command  to
               remove  only  the  most  recent  (leaf) delta on a
               branch.  If you remove a delta that also exists in
               another  workspace,  it  is  possible that another
               user will add a delta in the other workspace.  The
               delta  that  was removed in your workspace will no
               longer be a leaf delta when the files are merged.


USAGE

     help        Specify the help subcommand to cause the codemgr
                 command  to  list the Sun WorkShop TeamWare com-
                 mands with a usage summary for  each.   You  can
                 achieve  the  same  results by executing codemgr
                 without specifying any arguments.


ENVIRONMENT

     CODEMGR_PATH_ONLY        Sun  WorkShop   TeamWare   commands
                              first search for other Sun WorkShop
                              TeamWare 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 Sun WorkShop
                              TeamWare  commands  to  search  for
                              other    Sun    WorkShop   TeamWare
                              binaries only in PATH.


SEE ALSO

     Sun WorkShop TeamWare User's Guide

     bringover(1), def.dir.flp(1), dmake(1), freezept(1), putback(1),
     rcs2ws(1), resolve(1), teamware(1), twbuild(1), twfreeze(1),
     twmerge(1), twversion(1), workspace(1), ws_undo(1),
     access_control(4), args(4), children(4), conflicts(4),
     description(4), freezepointfile(4), history(4), locks(4),
     nametable(4), notification(4), parent(4), putback.cmt(4)