Currently patchman-client handles mirror+file sources by expanding them into a flat list of repositories in $dist_repos, discarding any implied links between them. I'm currently testing a patch that changes the logic to make a single mirror+file source produce a single output line with multiple URLs, so the mirrors can be automatically linked together into one Repository.
Would you be interested in a pull request?
Currently
patchman-clienthandles mirror+file sources by expanding them into a flat list of repositories in $dist_repos, discarding any implied links between them. I'm currently testing a patch that changes the logic to make a single mirror+file source produce a single output line with multiple URLs, so the mirrors can be automatically linked together into one Repository.Would you be interested in a pull request?