[Pharo-project] Squeaksource is... up, but just barely
It's very... very... slow... (enough that Metacello loads are timing out) -- View this message in context: http://forum.world.st/Squeaksource-is-up-but-just-barely-tp4283895p4283895.h... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Same here. Timeouts when loading stuff :/ In the mean time I use the Chilean mirror. Pretty simple: Gofer new url: 'http://dsal.cl/squeaksource/MonticelloRedirect'; package: 'MontiRedirect'; load. MRManager redirectFrom: 'http://www.squeaksource.com/' to: 'http://dsal.cl/squeaksource/'. On 10/01/12 15:54, Sean P. DeNigris wrote:
It's very... very... slow... (enough that Metacello loads are timing out)
-- View this message in context: http://forum.world.st/Squeaksource-is-up-but-just-barely-tp4283895p4283895.h... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- http://tulipemoutarde.be BE: +32 (0)65 709 131 CA: +1 778 558 3225
fstephany wrote
MRManager redirectFrom: 'http://www.squeaksource.com/' to: 'http://dsal.cl/squeaksource/'.
Yes, yes, yes! That's awesome. I knew about the mirror, but didn't know how to get Metacello to use it. -- View this message in context: http://forum.world.st/Squeaksource-is-up-but-just-barely-tp4283895p4284134.h... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Francois Stephany -
Sean P. DeNigris