Re: [Pharo-users] [Lse-pharo4pharo] How to get a list of package versions?
Hi Stef, Didn't knew this project existed: https://github.com/pharo-pkg Glad to read someone is taking care of it. In the meantime I will explore about file system workaround with diff-like tools. Thank you for your reply. Cheers, Hernán El jue., 12 mar. 2020 a las 4:25, Stéphane Ducasse (< stephane.ducasse@inria.fr>) escribió:
Hi hernan
I understand exactly your question :) Because we need to have metadata inside the package. I hope that the renewed effort around pakbot will address this point.
On 12 Mar 2020, at 04:22, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Hi there,
I would like to compare two Pharo deployed images. Specifically, get a list/tree of the installed packages with their version number each one, so I can compare if there were updates between both deployments.
I started by doing
IceRepository registry collect: #workingCopy
Then discovered the #commitish, though don't know is there another way? Cheers,
Hernán
_______________________________________________ Lse-pharo4pharo mailing list Lse-pharo4pharo@lists.gforge.inria.fr https://lists.gforge.inria.fr/mailman/listinfo/lse-pharo4pharo
-------------------------------------------- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Julie Jonas FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France
participants (1)
-
Hernán Morales Durand