# The form data below was edited by lester_cheung # A Perforce Remote Specification. # # RemoteID: The remote identifier. # Address: The P4PORT used by the remote server. # Owner: The user who created this remote. # Options: Remote options: [un]locked, [no]compress. # Update: The date this specification was last modified. # Access: The date of the last 'push/fetch' on this remote. # Description: A short description of the remote server (optional). # LastFetch: The last changelist that was fetched. # LastPush: The last changelist that was pushed. # DepotMap: Lines to map local files to remote files. # # See 'p4 help remote' for detailed information. RemoteID: les.p4util Address: localhost:1666 Owner: lester_cheung Options: unlocked compress Update: 2015/03/10 19:29:55 Description: A Python library that makes scripting Perforce even easier! LastFetch: default LastPush: default DepotMap: //src/pub/... //guest/lester_cheung/p4util/...