java - Access denied error, when trying to build code on a perforce workspace using Ant. -


i have started working on perforce recently. have source code, build using ant build.i have correctly checked-in files of source code in perforce server (which local server on machine).

now, when create new user in perforce, latest revision of checked-in code perforce depot workspace, , try build using ant, access denied error. same source code keep in backup folder , build using ant, builds correctly. dont know why getting access denied error.

create new user in perforce ? may reason new user might not have read/write access work space


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -