Sun WorkShop TeamWare 2.1 User's Guide

Moving an Existing SCCS-Based Project to Sun Workshop TeamWare

To move an existing SCCS-based software project to TeamWare do the following:

  1. Ensure that all SCCS history files (s-dot files) are in directories named SCCS and that these files are directly beneath directories containing source files.

    Configuring works only on files under SCCS version control.

  2. Be sure that your project directory structure is current and organized.

  3. Choose File > Create Workspace, specifying the top-level directory as your workspace.

    The Create Workspace command creates the Codemgr_wsdata directory under the top-level directory.

  4. Use the Bringover Create transaction to form a workspace hierarchy (see "Creating a Workspace From an Existing Hierarchy of Files ").

    See "Configuring a Workspace Hierarchy" for guidelines regarding workspace hierarchies.

If your project is structured so that compilation units can be easily grouped on a directory basis during transfer operations, you can use the default Configuring FLP. See "Grouping Files for Transfer Using File List Programs" for a description of the default FLPs.

If your project requires files to be grouped for transfer operations in special ways, you will have to write your own FLP(s).