Change 1007

sam_stafford (Sam Stafford)
Sam Stafford committed this change into //guest/sam_stafford/p4hl
Request Review
Download .zip
A stab at making P4HL a bit more accessible to Perforce novices.
During the Precache() phase of the P4HL objects, a "p4 info" is
executed.  If this returns any errors, odds are there's no server
there (I can't think of what other error "p4 info" would return).
If this happens, use "public.perforce.com:1666" as the new port
value for all future Perforce transactions during this session,
and send a message to the console explaining this.
  • Files 9
  • Comments 0
9 edited 0 added 0 deleted
dist/dlls/p4hl.dll#14
Loading...
src/dlls/FileHead.cpp#7
Loading...
src/dlls/FileHead.h#4
Loading...
src/dlls/ObjectDepot.cpp#4
Loading...
src/dlls/ObjectDir.cpp#4
Loading...
src/dlls/ObjectFile.cpp#8
Loading...
src/dlls/ObjectRev.cpp#5
Loading...
src/dlls/objectinfo.cpp#5
Loading...
src/dlls/p4objects.h#4
Loading...
Tip: Use n and p to cycle through the changes.