Thanks Dick, Tim & Rob for the prompt reply to my post. It looks like the permission issue. The user that I am using in Jenkins, is not having write permission on my project node in perforce. I will get that checked. Thanks !! - Sanjeev
On Friday, October 16, 2015 at 4:25:29 PM UTC+1, Sanjeev Singh wrote: > > 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/95bff0bd-b3e2-41c6-b4d9-e40bb99e646f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
