[squeak-dev] Roassal next steps.

gettimothy gettimothy at zoho.com
Sun Oct 18 12:53:50 UTC 2020


Hi folks,





Announcements-Help loaded fine with the clone of the git browser thingy....



Now, I want to clone the -Core and -Tests, but I get dependency warnings that I would like to attempt to resolve if possible.



The first hurdle in that is how to use the BaseLineOf  stuff....





I am reading this  https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/Baselines.md#how-to-load-a-git-project-using-its-baseline



and trying and flailing randomly...





I cloned BaselineOfManifest into the Squeak and I am looking at it in the Browser as I type this....





https://github.com/pharo-project/pharo/tree/Pharo9.0/src



contains the BaselineOfManifest too....


Metacello new

githubUser: 'pharo-project' project: 'pharo' commitish: 'master' path: 'Pharo9.0/src/';

baseline: 'Manifest';

load




GoferRepositoryError: Error downloading https://github.com/pharo-project/pharo/zipball/master to /tmp/github--pharoprojectpharomaster.zip. Server said: 404: Not Found




Anybody see the obvious thing that I am missing?



I will continue attempts after I wake up later this afternoon.



cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20201018/57b5ab55/attachment.html>


More information about the Squeak-dev mailing list