Lines Matching refs:workspace
29 # codemgr workspace and spawns a shell with the environment
54 # function to produce a pathname from a workspace name or subdirectory.
55 # The workspace name can have hostname:pathname format.
94 # don't actually acknowledge the concept of a parent workspace
122 # No workspace/repository path was given, so try and detect one from our
140 # A workspace/repository path was passed in, grab it and pop
154 # Set the workspace name and unset tmpwsname (as we reuse it later)
188 # Check to see if this is a valid workspace
201 # This catches the case of a passed in workspace path
233 echo "$wsname is not a supported workspace; type is $SCM_MODE" >&2
247 # The workspace doesn't have a protodefs file and I am
264 # Set default proto areas for this workspace
273 # to a proto area associated with the workspace. The ROOT
293 # If this workspace has an codemgr parent then set PROTO2 to
296 parent=\`workspace parent \$CODEMGR_WS\`