# The form data below was edited by sgcommon
# 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.
# 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: scott_test
Address: localhost:1666
Owner: sgcommon
Options: unlocked nocompress
Update: 2016/05/19 08:30:00
Description:
Created by sgcommon.
LastFetch: default
LastPush: default
DepotMap:
//Python/P4Pythonlib/... //guest/sven_erik_knop/P4Pythonlib/...