Open eddieparker opened 4 years ago
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)
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: