Change 5686

peter_prymmer (peter_prymmer)
peter_prymmer committed this change into //guest/peter_prymmer/vms_acceptance
Request Review
Download .zip
VMS DCL procedures to reveal several bugs in (at least) the 2002.2 release of the p4.exe client program
for VMS including:
    1) use of "p4" as a foreign command global symbol is not recommended (these tests use "perforce" and "newperf")
    2) the inability to deal with RMS versioning (demonstrated by the revert_deletion.com test)
    3) the inability to recognize uppercase parameters and switches (demonstrated by the dash_v.com test)
    4) a regression in dealing with a return() of a bad $STATUS to the command level when P4PORT is incorrectly set and you issue "perf info" (info_status.com test)
I recommend reading the readme and modifying p4_setup.com and revert_deletion.com before
trying to use these procedures.
  • Files 7
  • Comments 0
0 edited 7 added 0 deleted
client_output.com#1
Loading...
dash_v.com#1
Loading...
info_status.com#1
Loading...
p4_setup.com#1
Loading...
readme#1
Loading...
revert_deletion.com#1
Loading...
run_all.com#1
Loading...
Tip: Use n and p to cycle through the changes.