Ok, I had a look on
ConfigurationOfTxText-SeanDeNigris.48
And, what I can see:
- two rpackages are created upon loading: 'ConfigurationOfTxText' and 'a MCWorkingCopy(ConfigurationOfTxText)'.
- Two WorkingCopy(s) are created, but one is NicolaiHess.42 (the one already in the image in Pharo 4).
- History stops at NicolaiHess.42 ?
All packages newer than NicolaiHess.42 have their history cut at NicolaiHess.42. And a few (SeanDeNigris.48 for sure) have 'a MCWorkingCopy(ConfigurationOfTxText)' as package name instead of 'ConfigurationOfTxText', and this is inside the .mcz.
How where those packages saved?
Thierry