We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to login I get a notification "command 'perforce.login" not found:
I'm not sure what's going on here. If it matters, I'm using the portable version of vscode. The Perforce Log looks pretty dry:
p4.exe info p4.exe set -q
And my local p4.cfg is setup as such:
P4CLIENT=eddie_main (config 'e:\dev\p4.cfg') P4CONFIG=p4.cfg (set) (config 'e:\dev\p4.cfg' ) P4EDITOR=C:\Program Files\Vim\vim81\gvim.exe (set) P4PORT=perforce:1666 (config 'e:\dev\p4.cfg') P4USER=eddie (config 'e:\dev\p4.cfg') P4_perforce:1666_CHARSET=none (set)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to login I get a notification "command 'perforce.login" not found:
I'm not sure what's going on here. If it matters, I'm using the portable version of vscode. The Perforce Log looks pretty dry:
And my local p4.cfg is setup as such:
The text was updated successfully, but these errors were encountered: