Man Page history.4




NAME

     history - Workspace command and file-change log


SYNOPSIS

     Codemgr_wsdata/history


DESCRIPTION

     Sun WorkShop TeamWare commands are logged in the  text  file
     Codemgr_wsdata/history.SunWorkShopTeamWarewasformerly   Com-
     mands that effect a single workspace are logged only in that
     workspace;  interworkspace  transactions  are logged in both
     the source and destination workspaces.  Note  that  although
     command  entries  are logged in both the source and destina-
     tion workspaces, the list of changed files is  entered  only
     in the destination directory.

     You can view the contents of this file to  track  or  recon-
     struct changes that have been made to a workspace over time.
     The following portion of a history file was generated during
     a Bringover Update transaction; entries are described below.
     Note that this entry is taken from the history file  in  the
     child,  the  corresponding  entry in the parent is identical
     except that file status messages are not included.


          COMMAND bringover -w /home/sponge3/larryh/ws/man_pages -p
               /home/sponge3/larryh/ws/manpages man trans/man
           update: man/Makefile
           update: man/man4/access_control.4
           create: man/man4/notification.4
           create: man/man1/codemgr.1
           rename from: man/man1/def.dir.flg.1
                  to: man/man1/def.dir.flp.1
           update: man/man1/def.dir.flp.1
           create: man/man1/codemgrtool.1
           rename from: man/man1/fileresolve.1
                  to: deleted_files/man/man1/fileresolve.1
           update children's name history:
               deleted_files/man/man1/fileresolve.1
           rename from: man/man1/resolve_tty.1
                   to: deleted_files/man/man1/resolve_tty.1
           update: deleted_files/man/man1/resolve_tty.1
           create: trans/man/man1/codemgr_acquire.1
           create: trans/man/man1/codemgr_prepare.1
          CWD /tmp_mnt/home/sponge3/larryh/temp
          CMD bringover -w /home/sponge3/larryh/ws/man_pages -p
               /home/sponge3/larryh/ws/manpages man trans/man
          HOST croak
          USER larryh
          PARENT_WORKSPACE  (/home/sponge3/larryh/ws/manpages)
          (sponge:/export/home/sponge3/larryh/ws/man_pages)
          CHILD_WORKSPACE  (/home/sponge3/larryh/ws/man_pages)
          (sponge:/export/home/sponge3/larryh/ws/man_pages)
          START (Mon Jul 13 13:31:16 1992 PDT) (Mon Jul 13 20:31:16 1992 GMT)
          END (Mon Jul 13 13:32:08 1992 PDT) (Mon Jul 13 20:32:08 1992 GMT)
          STATUS 0

     The following key words are used in the history file.

     COMMAND        The command-line issued  for  the  operation.
                    File status messages as displayed by the com-
                    mand are included  only  in  the  destination
                    workspace history file.

     CWD            The name of  the  current  working  directory
                    when the command was executed.

     CMD            Reiteration of the  command-line  issued  for
                    the operation.

     HOST           The name of the system from which the command
                    was executed.

     USER           The login name of the user who  executed  the
                    command.

     PARENT_WORKSPACE
                    The path name of the parent workspace  speci-
                    fied   in   two  formats:  host-specific  and
                    machine:pathname.

     CHILD_WORKSPACE
                    The path name of the child  workspace  speci-
                    fied   in   two  formats:  host-specific  and
                    machine:pathname.

     START          The time the command started execution,  both
                    locally  and  as  measured  by Greenwich Mean
                    Time (GMT).

     END            The time  the  command  completed  execution,
                    both  locally  and  as  measured by Greenwich
                    Mean Time (GMT).

     STATUS         Exit status of the command: 0 =  Normal  com-
                    pletion, 1 = Error condition.


SEE ALSO

     Sun WorkShop TeamWare User's Guide

     bringover(1), codemgr(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), locks(4),
     nametable(4), notification(4), parent(4), putback.cmt(4)