# The form data below was edited by paul_allen
# A Perforce Remote Specification.
#
# RemoteID: The remote identifier.
# Address: The P4PORT used by the remote server.
# Owner: The user who created this remote.
# RemoteUser: The user to use when connecting to the remote server.
# Options: Remote options:
# [un]locked [no]compress [no]copyrcs
# 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.
# ArchiveLimits: Lines to limit the archives fetched (optional)
#
# See 'p4 help remote' for detailed information.
RemoteID: pallen.p4jenkins
Address: public.perforce.com:1666
Owner: paul_allen
Options: unlocked nocompress copyrcs
Update: 2017/05/11 03:32:11
Description:
Created by paul_allen.
LastFetch: default
LastPush: default
DepotMap:
//stream/main/... //guest/paul_allen/p4jenkins/main/...