# # P4 Properties # # Full path to the P4 executable # p4.executable=/usr/bin/p4 # P4PORT to connect to. # p4.port=public.perforce.com:1666 # P4USER to run as. # p4.user=robot # P4CLIENT to use. # p4.client=robot-client # P4PASSWD to use for the P4USER, if one has been set. # p4.password=secret # Logfile to use, if uncommented. #p4.logfile=D:\\p4.log # Log level to use, if uncommented. #p4.log_level=split # SystemRoot and SystemDrive for a Windows machine. These are needed in order # for the package to resolve hostnames. Why? I have no idea. Send questions to # Bill.Gates@microsoft.com # p4.sysroot=D:\\WINNT p4.sysdrive=D: # If uncommented, this will set the server timeout threshold (in milliseconds). #p4.threshold=30000
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 5093 | Hari Krishna Dara |
Populating perforce branch. I will be adding p4admin files to it. |
||
//public/perforce/api/java/p4jsp/p4jsp.conf | |||||
#1 | 1983 | David Markley | Branched p4jsp from guest to public depot. | ||
//guest/david_markley/p4jsp/p4jsp.conf | |||||
#1 | 1847 | David Markley | Added package information for a more public distribution. |