#1137364 function to export distributions changed in previous invocations

Package:
reprepro
Source:
reprepro
Description:
Debian package repository producer
Submitter:
Simon Richter
Date:
2026-05-23 00:35:02 UTC
Severity:
normal
#1137364#5
Date:
2026-05-23 00:33:55 UTC
From:
To:
Hi,

I often have to do multiple changes in a row (e.g. process my own
incoming directory, update from another repository, copy a few packages
around), and would like to update the Packages files only once, at the
end, and only if actually needed.

I can see two main options: specifying "--export=silent-never" for every
operation, then finishing with a special command, or introducing a
special state that stops generation of Packages files until released (so
users don't have to change all the intermediate commands).

   Simon