If you ever want to implement a version diff endpoint, where you can compare one version of a repo with another version of the same repo (or of another repo, maybe), then #2 is pure pain.
I find myself diffing repos more often than I want to, so I would definitely want a way to diff, between versions, between repos, and/or both. Mihai On Mon, Dec 11, 2017 at 5:18 PM, Jeremy Audet <[email protected]> wrote: > Regarding the second option: What happens if I (as a user) add a content > unit to a repo, later remove it, later add it again, and later remove it > again? Would this result in two "version_added" and two "version_removed" > records? > > _______________________________________________ > Pulp-dev mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/pulp-dev > >
_______________________________________________ Pulp-dev mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-dev
