On Mar 22, 2013, at 4:11 PM, Esteban A. Maringolo wrote:
2013/3/22 Diego Lont <diego.lont@delware.nl>:
Hi all,
I migrated my project to Pharo 2.0 and made configurations to make it work. This project uses the following configurations, that are not yet in the "verified" repository: SeasideRest Seaside 3.1 (Welcome + Zinc) Magritte 3.0 PetitParser Grease
Can you share a workspace with the statements to load those?
I don't think that is helpful, since all that is in my workspace is: ConfigurationOfMyProject project bleedingEdge load I downloaded the Pharo 2.0 one click. Then I manually load the configurations I adapted first from my local disk. Load the two I send before and these 4. So you have 6 manual configurations. Then do "ConfigurationOfMyProject project bleedingEdge load", and it should load Seaside-Welcome. If you get an error: cannot resolve configuration, you forgot to load a configuration. Cheers, Diego