On 17 Nov 2013, at 11:06, Marcus Denker <marcus.denker@inria.fr> wrote:
On 17 Nov 2013, at 11:03, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
I just noticed a that we have a little fork in the Pharo repo: version 25 and 26 both are based on version 24. See below. I think we need to merge.
to me it looks more like the result of a rollback: am iteration was done, then it turned out to break everything (in the build), thus is was aborted. Then the files will stay there because it would be *far* too much work to hunt them and delete them, a rollback is already half an hour of work like this.
(maybe half an hour is more what it feels like⦠itâs actually quite fast now: delete the .cs, edit the .staged, commit. Take latest image, re-save ScriptLoader package, done). Marcus