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