help-mappings.html #1

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • scm/
  • BranchesSCMSource/
  • help-mappings.html
  • View
  • Commits
  • Open Download .zip Download (504 B)
<div>
	<p>A List of view mapping paths (separated by new lines).  The plugin will create the branch workspace view with each mapping mapped to the branch path and client path.</p>
	<p>Note: The Jenkinsfile path will automatically be added to the mappings.</p>
	<p>Default: <code>...</code> will be mapped to <code>//depot/branch/... //client/branch/...</code></p>
	<p>Example: <code>myLibrary/...</code> will be mapped to <code>//depot/branch/myLibrary/... //client/branch/myLibrary/...</code></p>
</div>
# Change User Description Committed
#2 24662 Paul Allen Undo *SCMSource rename to original *ScmSource.

Reslove configuration loading issue due to 1.9.0 bad release.
#1 24625 Paul Allen Rename case to match new class names.
//guest/perforce_software/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/scm/BranchesScmSource/help-mappings.html
#1 23217 Paul Allen Add the ability to provide a view spec to Helix Branches SCM Pr/61.
Review Pr/64