<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">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">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">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>