-
Bug
-
Resolution: Unresolved
-
Major
P4 sync is not syncing files when used in pipeline script after updating p4 plugin from 1.8.12 to 1.9.6
Below is the pipeline script -
stages
{
stage('Perforce Sync')
{
steps
{
p4sync charset: 'none', credential: 'Perforce', format: 'JenkinsSAPAutomationWorkspace', populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'], pin: '', quiet: true, replace: true, tidy: false), source: depotSource('//depot/AIM_platfom/sap_trasaction_validator/... ')
}
{color:#FF0000}}
The script is working fine after downgrading the version to 1.8.12.
Attaching the p4 log for your reference. Please let me know if you need more information.
Thanks,
Sasidhar
Hi sasi_424. Can you please send an email into 'support@perforce.com' and mark it for my attention. I'd like to ask you for additional information that is related to the security setup and depot structures.