When it is started, Configuring automatically loads workspaces from directory path names specified in the CODEMGR_WSPATH environment variable. You can set the CODEMGR_WSPATH environment variable to one or more directories that contain workspace directories. For example, to set CODEMGR_WSPATH to the directories /export/home/ws and ~/projects/ws, you would use the following command:
% setenv CODEMGR_WSPATH "/export/home/ws ~/projects/ws" |
The CODEMGR_WS environment variable overrides the CODEMGR_WSPATH. environment variable. That is, the commands that you execute in Configuring use the default workspaces defined in the CODEMGR_WS environment variable.