<div>
<b>Workspace name</b>
<p>Specify the name of the Perforce workspace to be used as the
Jenkins build workspace. If the workspace does not yet exist, the
configuration will be saved in Jenkins; the workspace is created only
when it is to be used. If the workspace exists and you are connected
to a Perforce server the auto-text fill should list suitable
workspaces; updates are only applied when the workspace is used.</p>
<p> Workspace names can use variable substitution using the specified ${<i>VARIABLE</i>} variables.</p>
<p> Variables can be taken from the Jenkins <a href="${rootURL}/env-vars.html">Environment</a> or Parameterized builds</p>
</div> | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 9965 | Paul Allen |
Removed old 'node', 'hostname', 'hash' and 'project'. - These are either not used or covered in the Environment. - Updated the help. |
||
| #1 | 9672 | Paul Allen | Refactor name from 'p4_client' to 'p4'. | ||
| //guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4_client/workspace/ManualWorkspaceImpl/help-name.html | |||||
| #1 | 8769 | Paul Allen | Update to charset option for workspaces to use a drop-down select with a default of 'none'. | ||