." ." Copyright (c) 1991 by Sun Microsystems, Inc. ." ." @(#)children.4 1.5 92/03/03 SMI ." .TH CHILDREN 4 "01 December 1992" .SH NAME children \- List of a workspace's child workspaces .SH SYNOPSIS .B Codemgr_wsdata/children .LP .SH DESCRIPTION The file .IB ws /Codemgr_wsdata/children (where .I ws is the name of a workspace) is a text file that contains a list of .IR ws 's child workspaces. .LP File names are entered into the parent's .B children file by the .B bringover command when it creates a new child workspace. The .B workspace children command consults this file to obtain the list of child workspaces. The .BR "workspace delete" , .BR "workspace move" , and .B "workspace parent" commands modify the file's contents. .LP TeamWare commands (formerly CodeManager commands) specify children workspace names in one of two formats: .TP 3 1) .I host_name:path_name .IP This format is used when the child directory is mounted to the local file system via the .B 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. .TP 2) .I path_name .IP 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. .SH "FILES" .B Codemgr_wsdata/parent .SH "SEE ALSO" .IR "Sun WorkShop TeamWare User's Guide" .LP .sp .nf 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)