| Branching_in_Perforce.doc | A document that describes how to do branching and merging in Perforce using both the command line and P4V. This includes Laura Wingerd's copy up/merge down technique for convergent branches. |
| FormInfo.pm | Perl Module I wrote before I knew there was a Perl API. However, I am unable to install the Perl API on my Solaris box, and tech support is luke warm to the idea. So, I still use this anyway. |
| addP4User.pl | Adds new Perforce users, creates a client, and creates a default client for them too. |
| branches.pl | Runs through the whole depot and creates a universal client map |
| deleteBinaries.pl | Removes binary versions that match the critera for deletion as specified in the command line parameters. |
| deleteP4User.sh | Deletes Perforce Users created by he addP4User.pl program. |
| p4submit | Allows you to submit a changelist without having to fill in a form. |