Sent from my iPhone
On 28/03/2017, at 14.56, Ben Coman <b...@openinworld.com> wrote: > Can you provide a concrete case of two versions you want to compare? > cheers -ben > Sure! I'm away from the computer but will post one ASAP! > On Tue, Mar 28, 2017 at 8:51 PM, Siemen Baader <siemenbaa...@gmail.com> wrote: >> >> >> Sent from my iPhone >> >> On 28/03/2017, at 13.52, Ben Coman <b...@openinworld.com> wrote: >> >>> Do you mean the difference between two "ConfigurationXXX....mcz" files? >> >> I didn't know there were 'ConfigurationOfX.mcz' files. What do they contain? >> >> What I want to see is what code has changed between two releases. In Git I >> would do it with a diff of the two releases' checksums. In other words, I >> want to see for releases described with metacello what the >> Monticello browser can show us for versions of packages. Does this make >> sense? It seems like a very common use case to me, people must be doing it >> all the time, or...? >> >> cheers, >> Siemen >> >> >>> As a workaround, perhaps load one and then from Monticello, >>> "start" to merge the other from Monticello and you will see a diff between >>> them. >>> >>> cheers -ben >>> >>> On Tue, Mar 28, 2017 at 7:06 PM, Siemen Baader <siemenbaa...@gmail.com> >>> wrote: >>>> Hi all, >>>> >>>> is there a tool to diff two Metacello versions with different baselines? I >>>> tried MetacelloBrowser >>>> (http://www.squeaksource.com/@6xz1bzmNF75EduBA/vZ263dVA) but it does not >>>> install on Pharo 5.0. >>>> >>>> I need it to see what has changed when I install a new release of PharoJS >>>> and to bisect in search for regressions. >>>> >>>> thanks, >>>> Siemen >