File NameDescription
p4.properties Properties file used by Common.java to set up the environment. If this file were not present, the environment could be set up with hardcoded values.
Common.java Contains a common static method used to set up the environment used by all the other examples.
CreateClient.java Example of creating a new client.
AddAFile.java Example of adding a file to the depot.
StatFile.java Example of getting file stats.
ListUsers.java List all the users.


Return to the P4Package main page...