Hello,
I have a file in my perforce depot that has executable permission. When I sync it manually as the jenkins user, it got the right executable permission, i.e 666. However when synced by p4-plugin (through a jenkins jobs) using same user, same workspace, the permissions are 644.
We have a workaround for that (fixing the permission after the facts), but would appreciate a fix.
Thank you.