Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ history((5)) — 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)

putback.cmt(5)

HISTORY((5))  —  MISC REFERENCE MANUAL PAGES

NAME

history − Workspace command and file-change log

SYNOPSIS

Codemgr_wsdata/history

DESCRIPTION

CodeManager commands are logged in the text file Codemgr_wsdata/history.  Commands 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 destination workspaces, the list of changed files is entered only in the destination directory. 

You can view the contents of this file to track or reconstruct 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/man5/access_control.5
 create: man/man5/notification.5
 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 command 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 specified in two formats: host-specific and machine:pathname.

CHILD_WORKSPACE
The path name of the child workspace specified 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 completion, 1 = Error condition. 

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), putback.cmt(5)

Sun Release 4.1  —  Last change: 01 December 1992

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