Hi, I am a new user to Jenkins and trying to setup a C++ build using perforce. I am able to create the view and build the project fine using MSBuild. But I need to modify one header file containing version info before build and submit the changed file on perforce after build. I am trying to use 'p4 edit' command, but getting this error :
<https://jenkins.factset.com/job/Partners/job/NetCli_Win32/ws/>p4> edit -c default //depot/est/Partners/Tools/Netcli/netcli_version.h //depot/est/Partners/Tools/Netcli/netcli_version.h - no permission for operation on file(s). Please can someone let me know what is the issue here, why can't I checkout a file using 'p4 edit' ? Thanks, Sanjeev -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a942a5e6-ca29-45d7-99bd-73d8272ff3b5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
