# The form data below was edited by tom_tyler
# 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.
# May be overridden on fetch/push/login by --remote-user.
# 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: perforce_software-hms_main
Address: localhost:1666
Owner: tom_tyler
Options: unlocked nocompress copyrcs
Update: 2019/05/31 19:36:20
Description:
Created by tom_tyler.
LastFetch: default
LastPush: default
DepotMap:
//hms/workshop_main/... //guest/perforce_software/hms/main/...