help-format.html #2

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • workspace/
  • StreamWorkspaceImpl/
  • help-format.html
  • View
  • Commits
  • Open Download .zip Download (369 B)
<div>
	<b>Workspace name formatter</b>
	<p>Jenklin slave nodes must each use a unique Perforce workspace.
		The format string configures the workspace name by substituting the
		specified variables: (at least one variable must be used)</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 9769 Paul Allen Copying using p4-jenkins
#1 9690 Paul Allen [Branching using p4-jenkins]
Release 1.0.1
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4/workspace/StreamWorkspaceImpl/help-format.html
#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/StreamWorkspaceImpl/help-format.html
#1 8769 Paul Allen Update to charset option for workspaces to use a drop-down select with a default of 'none'.