Workspace Tab

Version 2 by Robin Shen
on Aug 18, 2010 03:25.


compared with
Current by Robin Shen
on Aug 18, 2010 03:26.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 2 changes. View first change.

 [Workspace|Configuration Workspace] tab will be visible to users who have permission to access workspace of current configuration. Each node has its own workspace for each configuration as demonstrated below:
 !workspace.png!
 # Workspace relative path
 When mentioning a file (or directory)'s workspace relative path, we mean the file path relative to the workspace. Workspace relative path can be determined easily from workspace tab as shown in the above screenshot.
 # Clean workspace
 Workspaces can be cleaned up if *login as administrator* as demonstrated in above screenshot. Workspace cleanup will be necessary if you want to do a clean build or if workspace files are out of sync with SCM. Workspace files may got out of sync if:
  Workspace cleanup will be necessary if you want to do a clean build or if workspace files are out of sync with SCM. Workspace files may got out of sync if:
 #* Switch to use a different SCM, or different address of the same SCM.
 #* The SCM server is restored to previous status which does not contain revision in current workspace.
  
 {info}Workspaces can only be cleaned by administrators.{info}