That one is not quite as easy:) Dale ----- Original Message ----- | From: "Camillo Bruni" <camillo.bruni@inria.fr> | To: Pharo-project@lists.gforge.inria.fr | Sent: Wednesday, February 8, 2012 4:03:40 AM | Subject: Re: [Pharo-project] Migrating to Gemstone | | Well the main thing here is that I still have to manually create the | project on gemstone :P | | | On 2012-02-07, at 20:55, Dale Henrichs wrote: | | > Ben, | > | > I think that Mariano describes what you are looking for[1] | > | > [1] | > http://marianopeck.wordpress.com/2011/11/08/migrating-projects-to-squeaksour... | > | > ----- Original Message ----- | > | From: "Benjamin" <benjamin.vanryseghem.pharo@gmail.com> | > | To: Pharo-project@lists.gforge.inria.fr | > | Sent: Tuesday, February 7, 2012 11:29:56 AM | > | Subject: [Pharo-project] Migrating to Gemstone | > | | > | Would it be possible to write some kind of import / migrate | > | script | > | for ss3.gemstone.com ? | > | | > | The following lines copy the complete version history to an | > | *existing* project on gemstone: | > | | > | Gofer new | > | url: 'http:/squeaksource.com/FOO'; | > | package: 'FOO'; package: 'BAR'; ... | > | url: 'http://ss3.gemstone.com/ss/FOO'; | > | push | > | | > | but that still requires me to define all packages I want to | > | import | > | *and* to create a new | > | project on gemstone.... | > | | > | I would really love to see a one-click experience here? | > | | > | best | > | ben & cami | > | | |