You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
p4 set P4CONFIG=p4config.txt in your global environment.
Then for instance if you have a workspace which root is D:\MyP4, you can create a D:\MyP4\p4config.txt text document, inside put a line P4CHARSET=utf8 (or whichever charset you would like to use).
Next time when you are running P4VFS from your workspace directory (D:\MyP4 in the above example), P4VFS will pickup P4 environment variables you set in your p4config.txt.
FYI, you may also define other P4 environment variables such as P4PORTP4USERP4CLIENT in that p4config.txt.
How to Set P4VFS's P4CHARSET
The text was updated successfully, but these errors were encountered: