Dale Henrichs wrote
and follow the instructions for hooking up the mirror...works even when SqueakSource is down...
Now that the Metacello bootstrap is insulated from sqs, I made a config for the mirror, so you can: Gofer new url: 'http://dsal.cl/squeaksource/MetacelloRepository'; package: 'ConfigurationOfMonticelloRedirect'; load. (Smalltalk at: #ConfigurationOfMonticelloRedirect) load. MRManager redirectFrom: 'http://www.squeaksource.com/' to: 'http://dsal.cl/squeaksource/'. n.b. I uploaded the config to sqs/MetacelloRepository so if you want to use the config in the next day of two (before the mirror picks it up), use "url: 'http://www.squeaksource.com/MetacelloRepository';" above Sean -- View this message in context: http://forum.world.st/could-metacello-be-hosted-on-ss3-or-smalltalkhub-or-no... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.