Latest Entries
Sep 13

p4:// “no permission for operation on files(s)” Problem?

If you ever tried to do an integration activity in Perforce and have gotten a similar error message such as “no permission for operation on files(s)” then these are the steps you can do to resolve the problem: Check to make sure your branch spec or the source/target does not have any typo. Check to [...]

Jun 28

Perforce password (P4PASSWD) invalid or unset error

If you have gotten “Perforce password (P4PASSWD) invalid or unset” error message when you’ve switched to the ticket based authentication, here’s what you can do to fix the problem: p4 login -p -a Simple. Straight forward.

Jan 20

Importing a new Project in Perforce

I ran into another not-so-clear Perforce error message today while trying to import a new project to an existing depot.  I had a new project1 which I wanted to import into the existing // depot, but when I tried to add via P4V or ‘p4 add’ in the command line, I kept getting this message: [...]