From f6cb22824226990a149ab2c9383da464e37bba60 Mon Sep 17 00:00:00 2001 From: Daniel Mach Date: Fri, 29 Sep 2023 08:33:55 +0200 Subject: [PATCH] Document that 'request revoke' command may need '--keep-packages-locked' option to avoid unlocking source packages --- osc/commandline.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/osc/commandline.py b/osc/commandline.py index 1bcefe5c..d500ab87 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -3084,6 +3084,8 @@ Please submit there instead, or use --nodevelproject to force direct submission. "supersede" will supersede one request with another existing one. "revoke" will set the request state to "revoked" + WARNING: Revoking a maitenance release request unlocks packages in the source project. + To avoid unlocking, use the --keep-packages-locked option. "accept" will change the request state to "accepted" and will trigger the actual submit process. That would normally be a server-side copy of