> On 24 Sep 2018, at 10:01, Esteban Lorenzano <[email protected]> wrote:
>
>
>
>> On 24 Sep 2018, at 09:11, Sven Van Caekenberghe <[email protected]> wrote:
>>
>> Esteban,
>>
>>> On 24 Sep 2018, at 08:00, [email protected] wrote:
>>>
>>> * I migrated all [pharo-ide](https://github.com/pharo-ide) projects to
>>> tonel format.
>>>
>>> Harder than it seems, it took me a good bunch of hours. But now is
>>> working.
>>>
>>> This will enhance work/fixes on Calypso.
>>
>> If it was hard for you, how are we supposed to do it ?
>> Is there a guide/description somewhere ?
>
> For what?
> Migration?
> There is an option on iceberg (repository/extras…) that does that and it will
> work 99% of the cases (there is a known bug with a fix waiting on the iceberg
> repo who prevents seaside migration).
> This will migrate without history. Or better: history will be there, just in
> filetree but since there is no match between one format and another and that
> will give problems to see the history.
I managed to convert https://github.com/svenvc/P3 to Tonel and all went well
(as far as I can see).
I must say that Iceberg matured a lot lately, it works super nice.
Thx!
> The problem here was that I needed to migrate all pharo-ide repositories, and
> update baselines and make all tests pass and in the middle I exceeding travis
> “right” to see tags (if you are not authenticated, it can happen), etc.
> So a lot of small problems not directly related with the migration itself :)
>
> Esteban
>
>>
>> Sven