Forward login to shared server
You can log into a shared server from a personal server without needing to know
the shared server’s P4PORT
setting.
To do this, issue the following command:
$ p4 login -r remotespec
where remotespec is the spec corresponding to the server you want to log into.
If RemoteUser
is specified in the remote spec, the login is performed for that
user.