Interview Questions and Answer for Perforce Version Control Tool
Some of the perforce commands which is not commonly used but useful. p4 annotate – Print file lines along with their revisions. e.g p4 annotate file.c How to ignore files/folder in perforce workspace/client? Assuming you have a client named “CLIENT”, a directory named “foo” (located at your project root), and you wish to ignore all … Read more