Change 5313

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/API/Perl
Request Review
Download .zip
Add new SetApiLevel() method to allow users to lock scripts to a
particular API level. This helps when upgrading to new servers
that extend support for tagged output to hitherto unsupported
commands (2005.2 did a lot of that).

See the C/C++ API Release Notes for the full details, but by way of
example, to lock scripts to the 2005.1 interface use:

    $p4->SetApiLevel( 57 );
  • Files 7
  • Comments 0
7 edited 0 added 0 deleted
P4/Changes#27
Loading...
P4/META.yml#21
Loading...
P4/P4.pm#28
Loading...
P4/P4.xs#12
Loading...
P4/lib/perlclientapi.cc#12
Loading...
P4/lib/perlclientapi.h#9
Loading...
current/P4.tar.gz#27
Loading...
Tip: Use n and p to cycle through the changes.