On Wed, Mar 6, 2024 at 8:40 AM Daan De Meyer <daan.j.demeyer@gmail.com> wrote:
Hi Dan,
I would recommend to use either the repositories in https://src.opensuse.org/rpm/ or to checkout the packages in Base:System via the /public/ API route that works without authentication (with the caveat that you have to perform the checkout yourself).
https://src.opensuse.org/rpm/systemd does not seem to have a branch containing the changes from https://build.opensuse.org/package/show/Base:System/systemd. Can you show me how to use the public API route with osc?
You can't. However, you can do it manually with curl or wget. curl "https://api.opensuse.org/public/source/Base:System/systemd?rev=latest Then curl the files in the returned list with "?rev=<num>" per the returned data above. -- 真実はいつも一つ!/ Always, there's only one truth!