<!DOCTYPE html><html><head>
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head>
<body>On Thu, 06 Feb 2014 15:23:12 -0500, Jake Davis <jake@imapenguin.com> wrote:<br><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex">Is there a good way to get a retain_old_count behaviour on a pulp repo with no feed?</blockquote><br><div>retain_old_count only affects repositories with feeds, as it is only used when synchronizing repositories as you have discovered. Since you are copying units into this other repository, you will need some way to also know when to remove units that were already there that are no longer desired. Pulp doesn't have a feature that does this for you, but perhaps you could write something to detect which packages are now old in the repo you are copying units into and remove them after you copy the new ones in.<br></div><br><div id="M2Signature"><div>-- </div><div>Randy Barlow</div></div></body></html>