<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Alright, thanks, will do. Unfortunately I cannot load the
      squeak-tonel until I am able to load Metacello... :(</p>
    <blockquote>
      <pre>Installer ensureRecentMetacello.
(Smalltalk classNamed: #Metacello) new
   repository: 'github://squeak-smalltalk/squeak-tonel:squeak';
   baseline: 'Tonel';
   load.</pre>
    </blockquote>
    <div class="moz-signature">
      <div>Have a good one; keep it, light.</div>
      <div>Kindly,</div>
      <div>rabbit</div>
      <div>. .. … ‘…^,^</div>
      <br>
      <div>Sent from Callisto House :: decentralized mobile homeless
        solutions</div>
      <br>
      <br>
    </div>
    <div class="moz-cite-prefix">On 10/2/22 13:39, Tom Beckmann wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMfZt3E7YsznuMGA-BVehBC10K-hq1h-ySAxFW8e34k=QGtM-w@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div>Hi rabbit,
          <div dir="auto"><br>
          </div>
          <div dir="auto">we don't currently support gitlab URLs in
            Squeak's Metacello (as far as I know).</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">However, you can simply download the repo,
            open the Monticello browser and add the repository. You
            should use tonel as the format.</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">Cloning via the Git Browser would also work
            (as it does essentially the same you would do manually via
            the Monticello browser).</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">Best,</div>
          <div dir="auto">Tom</div>
          <br>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Sun, Oct 2, 2022, 19:33
              rabbit <<a href="mailto:rabbit@callistohouse.org"
                moz-do-not-send="true" class="moz-txt-link-freetext">rabbit@callistohouse.org</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div>
                <p>Hey, I am trying to load/port the HDFS FileSystem,
                  from Pharo, into squeak, <b>once I get Metacello
                    loaded</b>... How to specify this HDFS repo located
                  at <a
                    href="https://gitlab.soft.vub.ac.be/Marra/pharo-hdfs"
                    target="_blank" rel="noreferrer"
                    moz-do-not-send="true" class="moz-txt-link-freetext">https://gitlab.soft.vub.ac.be/Marra/pharo-hdfs</a>?</p>
                <p>Is it this?</p>
                <blockquote>
                  <p>Metacello new<br>
                        baseline: 'HDFSFileSystem';<br>
                        repository: 'github://<a
                      href="http://gitlab.soft.vub.ac.be/Marra/pharo-hdfs"
                      target="_blank" rel="noreferrer"
                      moz-do-not-send="true">gitlab.soft.vub.ac.be/Marra/pharo-hdfs</a>';<br>
                        load.<br>
                    <br>
                  </p>
                </blockquote>
                <div>-- <br>
                  <div>Have a good one; keep it, light.</div>
                  <div>Kindly,</div>
                  <div>rabbit</div>
                  <div>. .. … ‘…^,^</div>
                  <br>
                  <div>Sent from Callisto House :: decentralized mobile
                    homeless solutions</div>
                  <br>
                  <br>
                </div>
              </div>
              <br>
            </blockquote>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">
</pre>
    </blockquote>
  </body>
</html>