-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
P4 plugin 1.3.1
When using the workflow plugin.
This syncs the workspace to changelist foo:
checkout $class: 'PerforceScm', populate [$class: 'ForceCleanImpl', pin: 'foo', ...
This always syncs the workspace to the head revision:
checkout $class: 'PerforceScm', populate [$class: 'CheckOnlyImpl', pin: 'foo', ...
- is related to
-
JENKINS-30614 Allow changelog to be disabled on a per sync basis
-
- Open
-