<div dir="ltr"><div class="gmail_quote"><br></div><div class="gmail_quote"><div dir="ltr"><div dir="ltr"><div>Hi Eliot,</div><div dir="ltr"><br></div><div dir="ltr">Am Sa., 5. Jan. 2019 um 16:48 Uhr schrieb Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>>:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div dir="auto">
<div dir="ltr"><br></div>
Great news.  Thank you!  Could you post yo the list the exact load expression you used to load Scorching.  Also post how you update the Tonel code.  I am so excited!  I want this so badly :-). Thank you!!</div></blockquote><div><br></div><div>It is not an integrated workflow yet. I cloned the Scorch repository using the git command line:</div><div>    git clone <a href="https://github.com/clementbera/Scorch.git" target="_blank">https://github.com/clementbera/Scorch.git</a></div><div>Then, with the Tonel port loaded,</div><div>    Installer ensureRecentMetacello.</div><div>    (Smalltalk classNamed: #Metacello) new</div><div>      repository: 'github://j4yk/tonel:squeak';</div><div>      baseline: 'Tonel';</div><div>      load.</div><div>you can add tonel:// repositories in the Monticello browser.</div><div>Choose the "repository" subdirectory of the Scorch clone there, as in the "old days" with FileTree.</div><div>Then you can open the Monticello Tonel repository, it should list the Scorching packages each with -tonel.1 as the version indication, and load the packages as usual.</div><div>As with metadata-less FileTree, you won't have any history in Monticello. The history is only in Git. </div><div>To store back in Tonel format, save the packages with Monticello to the Tonel repository. Then commit with Git to actually make it a version.</div><div>I still have to do the integration with the "Git browser" tool and the underlying framework of it, which you can install via the Do menu, just like I still haven't had time to look into the proper cooperation with Metacello yet. Once that is done, I shall post a more discoverable announcement (not hidden in another thread) on squeak-dev.<br></div><div><br></div><div>Also note that there won't be any method timestamps. I suppose in Pharo/Iceberg they are derived from the Git history, so the timestamps are not stored with the code.</div><div><br></div><div>Best,</div><div>Jakob</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr" class="m_-2026497310604251161gmail-m_7667878571091902044m_6556054017312996416gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate">
</span></div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>

</blockquote></div></div></div>
</div></div>