help-workspace.html #1

  • //
  • guest/
  • paul_allen/
  • dev/
  • p4-jenkins/
  • p4-client/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4_client/
  • PerforceScm/
  • help-workspace.html
  • View
  • Commits
  • Open Download .zip Download (706 B)
<div>
	<b>Workspace Behaviour</b>
	<p>Select the appropriate Perforce workspace behaviour from the
		list. Not all modes will suit all Jenkins Job build types.</p>
	<p>There are four types:</p>
	<ul>
		<dt>Manual</dt>
		<dd>Manually define the Workspace view and sync options. Existing
			workspace will by updated or a new workspace created.</dd>

		<dt>Static</dt>
		<dd>Use a pre-defined Workspace; must already exist and have a
			valid view.</dd>

		<dt>Streams</dt>
		<dd>Auto create/update a Streams workspace with a view determined
			by the chosen stream.</dd>

		<dt>Template</dt>
		<dd>Auto create/update a normal workspace with a view determined
			by the template workspace.</dd>
	</ul>
</div>
# Change User Description Committed
#3 9672 Paul Allen Refactor name from 'p4_client' to 'p4'.
#2 9134 Paul Allen Jenkins Help bubbles for new Filters and Workspace Spec.
#1 8737 Paul Allen Added basic Help for SCM Configuration page.

 Tidy up descriptions and fix (null:null) in Credential summary.