For development work, each worker needs to create and name a view that provides a
stable, unchanging working environment. Having created a view (workspace) implementers
will also need to be able to update their own workspace to see changes that other
developers have promoted into the project integration workspace. The integration workspace
consists of contributions from each implementer of work that has been promoted following
appropriate review, testing and approval.
The suggest naming convention for private workspaces is the following
<user_name>_<project> (for example, chris_t2k_gui).