Julien, I dodn't know it but anyway my issue was just in the step smalltalkhub -> filtree using the migration tool.Peter, yes it's public. This is the code I used:---------------------------------------- migration := GitMigration on: 'MartinDias/Epicea'.migration cacheAllVersions.migration authors: {'md' -> #('Martin Dias' '<tinchodias@gmail.com>').'MD' -> #('Martin Dias' '<tinchodias@gmail.com>').'MartinDias' -> #('Martin Dias' '<tinchodias@gmail.com>').'PabloTesone' -> #('Pablo Tesone' '<tesonep@gmail.com>').'PavelKrivanek' -> #('Pavel Krivanek' '<pavel.krivanek@gmail.com>').'DamienCassou' -> #('Damien Cassou' '<DamienCassou@gmail.com>').'DenisKudryashov' -> #('Denis Kudryashov' '<dionisiydk@gmail.com>').'GustavoSantos' -> #('Gustavo Santos' '<gugajansen@gmail.com>').'ThomasHeniart' -> #('Thomas Heniart' '<heniart.thomas@gmail.com>').'LucasGodoy' -> #('Lucas Godoy' '<godoy.lucas@gmail.com>').'StephaneDucasse' -> #('Stephane Ducasse' '<stephane.ducasse@inria.fr>'). 'VincentBlondeau' -> #('Vincent Blondeau' '<vincent.blondeau@inria.fr>'). 'AlbertoBacchelli' -> #('Alberto Bacchelli' '<sbackg@gmail.com>').'SkipLentz' -> #('Skip Lentz' '<skippetie@gmail.com>').'TheIntegrator' -> #('The Integrator' '<integrator@fake.com>').}.lmigrationfastImportCodeToDirectory: 'src'initialCommit: '18a30d8d'to: './epicea-fast-import.txt'----------------------Mart��nOn Thu, Nov 30, 2017 at 2:14 PM, Julien <julien.delplanque@inria.fr> wrote:If you use Traits and want to have Epicea loadable from GitHub on Pharo 6.1, it will not work.There is an issue when you try to load a Trait in Tonel format in the image.
---Julien Delplanque
Doctorant �� l���Universit�� de Lille 1http://juliendelplanque.be/phd.html
Equipe Rmod, InriaNum��ro de t��l��phone: +333 59 35 86 40Le 6 nov. 2017 �� 01:42, Martin Dias <tinchodias@gmail.com> a ��crit :Hi all, I'm considering to move Epicea (+Ombu+Hiedra) to github. I read that tonel is the new format and there is Peter's git-migration, which could be the tool to do it.��Is it good idea to move now?Is it the right tool?Bests,Mart��n