[BUG]MCRepositoryGroup(Object)>>error:

Avi Bryant avi at beta4.com
Sat Sep 25 19:41:03 UTC 2004


On Sep 25, 2004, at 9:31 PM, Avi Bryant wrote:

> So, I've updated the bootstrap image so that this shouldn't happen, 
> but to modify your existing image you can do this:
>
> (MCPackage named: 'UnstableSqueak') workingCopy repositoryGroup 
> addRepository:
> 	(MCHttpRepository new location: 'http://www.squeaksource.com/uss')

Er, make that:

> (MCPackage named: 'UnstableSqueak') workingCopy repositoryGroup 
> addRepository:
> 	(MCHttpRepository location: 'http://www.squeaksource.com/uss' user: 
> 'squeak' password: 'squeak')

Avi




More information about the Squeak-dev mailing list