| Hi When using P4 plugin with the option to load workspace spec file from perforce, It is not updating the client spec. Also as a requirement ,we had to add a changeview section: ChangeView: //path-to-a specificpath...@p4check-auto-label Log is given below. Building remotely on in workspace c:\jenkins\workspace****... p4 client -o *******workspace name******* + ... p4 info + ... p4 print -q **pathto specfile from perforce** + Client P4CLIENT not changed.... p4 client -o **workspace_name**** + Is adding changeview in the spec file is supported at all by p4 plugin? |