Man Page children.4




NAME

     children - List of a workspace's child workspaces


SYNOPSIS

     Codemgr_wsdata/children


DESCRIPTION

     The file ws/Codemgr_wsdata/children (where ws is the name of
     a  workspace)  is  a  text file that contains a list of ws's
     child workspaces.

     File names are entered into the parent's  children  file  by
     the bringover command when it creates a new child workspace.
     The workspace children command consults this file to  obtain
     the   list  of  child  workspaces.   The  workspace  delete,
     workspace move, and workspace  parent  commands  modify  the
     file's contents.

     Sun WorkShop TeamWare commands  (formerly  CodeManager  com-
     mands)  specify  children workspace names in one of two for-
     mats:

     1) host_name:path_name

        This format is used when the child directory  is  mounted
        to  the  local  file  system via the mount command.  This
        format ensures that the directory can be reached if users
        mount remote directories to different path names on their
        local host file systems.

     2) path_name

        This format is used when the child directory  is  mounted
        via  the  automounter.  By using the simple path name, it
        is assumed that users sharing  workspaces  use  the  same
        automounter maps and that path names from local host file
        systems will be consistent.


FILES

     Codemgr_wsdata/parent


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), conflicts(4),
     description(4), freezepointfile(4), history(4), locks(4),
     nametable(4), notification(4), parent(4), putback.cmt(4)