Skip to content

Commit 49356b8

Browse files
committed
Add "P4HOST" message.
1 parent 12a111b commit 49356b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ standard keys:
9292
config files referencing other config files.
9393
* `P4CLIENT`: Default client workspace name. You can override this
9494
in the UI.
95+
* `P4HOST`: Your computer's host name. This only needs to be set if you
96+
see an error message in the form "Your workspace can only be used from
97+
host (hostname)." This stems from a problem where Java doesn't recognize
98+
your hostname in the same form and case as the Perforce workspace
99+
setting.
95100

96101

97102
### Environment Variables

0 commit comments

Comments
 (0)