help-pin.html #1

  • //
  • guest/
  • sven_erik_knop/
  • p4jenkins/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • populate/
  • AutoCleanImpl/
  • help-pin.html
  • View
  • Commits
  • Open Download .zip Download (243 B)
<div>
	<b>Pinning a build at Perforce Label</b>
	<p>When a build is triggered by Polling, Build Now or an external
		Action, the workspace will sync only to the specified label. Any other
		specified change or label will be ignored.</p>
</div>
# Change User Description Committed
#1 12955 Sven Erik Knop Branching using sknop.p4jenkins-main
//guest/perforce_software/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/populate/AutoCleanImpl/help-pin.html
#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/populate/AutoCleanImpl/help-pin.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/populate/AutoCleanImpl/help-pin.html
#1 9472 Paul Allen Added support to pin build at a label in the populate configuration.
 - includes help and updates to tests.