We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a111b commit 49356b8Copy full SHA for 49356b8
README.md
@@ -92,6 +92,11 @@ standard keys:
92
config files referencing other config files.
93
* `P4CLIENT`: Default client workspace name. You can override this
94
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.
100
101
102
### Environment Variables
0 commit comments