<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi folks,<br></div><div><br></div><div><br></div><div>Announcements-Help loaded fine with the clone of the git browser thingy....<br></div><div><br></div><div>Now, I want to clone the -Core and -Tests, but I get dependency warnings that I would like to attempt to resolve if possible.<br></div><div><br></div><div>The first hurdle in that is how to use the BaseLineOf  stuff....<br></div><div><br></div><div><br></div><div>I am reading this  <a href="https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/Baselines.md#how-to-load-a-git-project-using-its-baseline" target="_blank">https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/Baselines.md#how-to-load-a-git-project-using-its-baseline</a><br></div><div><br></div><div>and trying and flailing randomly...<br></div><div><br></div><div><br></div><div>I cloned BaselineOfManifest into the Squeak and I am looking at it in the Browser as I type this....<br></div><div><br></div><div><br></div><div><a href="https://github.com/pharo-project/pharo/tree/Pharo9.0/src" target="_blank">https://github.com/pharo-project/pharo/tree/Pharo9.0/src</a><br></div><div><br></div><div>contains the BaselineOfManifest too....</div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><br></div><div>Metacello new<br></div><div>githubUser: 'pharo-project' project: 'pharo' commitish: 'master' path: 'Pharo9.0/src/';<br></div><div>baseline: 'Manifest';<br></div><div>load<br></div></blockquote><div><br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>GoferRepositoryError: Error downloading <a href="https://github.com/pharo-project/pharo/zipball/master" target="_blank">https://github.com/pharo-project/pharo/zipball/master</a> to /tmp/github--pharoprojectpharomaster.zip. Server said: 404: Not Found<br></div></blockquote><div><br></div><div>Anybody see the obvious thing that I am missing?<br></div><div><br></div><div>I will continue attempts after I wake up later this afternoon.<br></div><div><br></div><div>cheers.<br></div><div><br></div><div><br></div></div><br></body></html>