Hello everyone, I want to control the some repo history version number, for example, there are a bag name abc
, but most of the developer don’t delete the old version, and some bag don’t update version frequently.
I know the clean up policy can delete some old version bag, but I just want to control the version number of it. For example, when I set this repo bag that the max version number is 50, if there are 49 bags, the developer must to delete the old version bag by themself and then update.
this website is the official website about ‘clean up policy’.
I know in the Nexus3.15 version that there are a function named “Asset History Limit”.
thanks.