Hello, I want to migrate to smalltalkhub from squeaksource. I am using Pahro 1.4. But I need class: MCSmalltalkhubRepository Where do I find it? It will be helpful to properly document the migration process, ONCE and in ONE place. Thanks Hilaire -- Dr. Geo - http://drgeo.eu
Hi Hilaire, On Mon, Jun 3, 2013 at 9:59 AM, Hilaire Fernandes <hilaire.fernandes@gmail.com> wrote:
It will be helpful to properly document the migration process, ONCE and in ONE place.
http://www.squeaksource.com contains the migration process. Use the latest release of Pharo (Pharo 2.0) to do the migration; you don't need your project to work under Pharo 2.0 to do the migration from there. Another solution is to replace the use of MCSmalltalkhubRepository by MCHttpRepository. Just copy/paste the MCHttpRepository text as shown in the SmalltalkHub page of your project. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Le 03/06/2013 10:05, Damien Cassou a écrit :
http://www.squeaksource.com contains the migration process. Use the latest release of Pharo (Pharo 2.0) to do the migration; you don't need your project to work under Pharo 2.0 to do the migration from there. Another Indeed!
Thanks Hilaire -- Dr. Geo - http://drgeo.eu
participants (2)
-
Damien Cassou -
Hilaire Fernandes