On Jun 8, 2013, at 12:29 PM, Stéphane Ducasse <[email protected]> wrote:
> when I look at pharo-update I have
>
> 30186-Pha-Update.cs
> 30187-Pha-Update.cs
> 30188-Pha-Update.cs
> 30189-Pha-Update.cs
> updates30.staged
>
> I do not understand why there is a staged file in there.
>
The idea is that *only* the staged file should be there, the updates file is
just on the server.
> #Pharo3.0
> 30184-Pha-Update.cs
> 30185-Pha-Update.cs
> 30186-Pha-Update.cs
> 30187-Pha-Update.cs
> 30188-Pha-Update.cs
> 30188-Pha-Update.cs
>
> I do not understand why the staged file is in this folder.
>
The file should there.
There is a bug right now that it contains more than one entry.
And there is a bug that the updates30 is wrongly generated
(yes, I should have looked at that…) But it works for the update process.
https://pharo.fogbugz.com/f/cases/10412/Pharo-3-updates-list-on-the-server-is-wrongly-generated
> So I'm confused and I looks like that I lost my time.
>
>
> So I can rollback until
> 30187 -> ScriptLoader30-StephaneDucasse.214.mcz
>
> but I do not know how to do it efficiently.
No, not needed.
I will check.
And in general, we should simplify the whole thing.
Marcus