help-workspace.html #1

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • PerforceScm/
  • help-workspace.html
  • View
  • Commits
  • Open Download .zip Download (800 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 five 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>Spec File</dt>
		<dd>Use a pre-defined Workspace Spec file versioned in Perforce.</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
#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/PerforceScm/help-workspace.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/PerforceScm/help-workspace.html
#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.