On Dec 20, 2010, at 9:31 AM, Mariano Martinez Peck wrote:Yes, as Guille said, using #lastVersion would be more interesting here:"Dev image"Gofer newsqueaksource: 'MetacelloRepository';package: 'ConfigurationOfPharo';load.((Smalltalk at: #ConfigurationOfPharo) project lastVersion) perform: #silently: with: true; perform: #load.I will put that in.