Dec. 20, 2010
8:41 a.m.
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 new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfPharo'; load.
((Smalltalk at: #ConfigurationOfPharo) project lastVersion) perform: #silently: with: true; perform: #load.
I will put that in.
And even more, what about loading the baseline directly?
It would be nice if we could load whatever so that if someone commits a bug-fix, the build server picks that up on the next load :-) -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.