Change 32572

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into //guest/perforce_software/sdp/dev under Review 32573
View Review
Download .zip
Fixed an issue where p4verify.sh could, when reporting shelves, report this error from p4d:

error: A revision range cannot be used here.

This can happen when the shelve is submitted or deleted between the time the list
of shelved changelist numbers is generated and the time any given shelved change is
verified.

In normal operation, this specific error message from the 'p4 verify' command with
the '@=CL' syntax is silently ignored. In debug mode, a note is displayed
indicating why that CL "was there but now is gone" CL is ignored.

Fixes SDP-853. Added this to release notes for coming SDP 2025.2 Patch 1 release.

#review-32573 @Domenic @robert_cowham
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
Server/Unix/p4/common/bin/p4verify.sh#78
Loading...
doc/ReleaseNotes.adoc#160
Loading...
doc/ReleaseNotes.html#136
Loading...
Tip: Use n and p to cycle through the changes.