Hello, I try to reproduce the steps from README:
$ git clone https://pagure.io/prunerepo $ cd prunerepo $ rpm-git-tag-sort prunerepo . 5bc7a947df0eda2d70f61574f3c45812c2a01af prunerepo-1.19-1 046256b8e31492fa2f823f909aafb931ca91f79 prunerepo-1.18-1 ced28a4bc04baac380fdade4e746356d702523b prunerepo-1.17-1 1e550ed55a13923920d42c5534e93aefd6cbfa9 prunerepo-1.16-1
But that fails :-/:
Error -3/6: could not find repository from 'prunerepo'
Should we reverse the arguments? That appears to work:
$ rpm-git-tag-sort . prunerepo b658e9b8ce6e65a5459e9125a0d5a0213597e8af prunerepo-1.21-1 45fd8fabe53a8e1f18e861bce6cf0e7928292db1 prunerepo-1.20-1 9e1d390179341b05976e7298d3e802c91f7fdeef prunerepo-1.19-1 ced28a4bc04baac380fdade4e746356d702523b5 prunerepo-1.17-1 1e550ed55a13923920d42c5534e93aefd6cbfa98 prunerepo-1.16-1
Hello, ye, I have changed the order in the last commit but haven't updated README.md regarding it. Fixed now. @praiskup any chance you would like to take over of maintenance of this project?
Nevermind.
Metadata Update from @clime: - Issue status updated to: Closed (was: Open)
Thank you for the patch, @clime! And sorry for the delays.
any chance you would like to take over of maintenance of this project?
I can not promise you much :-( We don't have enough time for other projects... If you want to switch the owner, do it (similarly to rpkg-util, we'll try our best). But it would be better if you stayed around and consult.
rpkg-util
Alright, if maintenance is needed in the future, I will transfer the project. Thanks for the reply.
Thank you!