<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi folks, <br>
      </font></p>
    <p><font size="4">I want to check if we are good on tagging packages
        for stable Cuis7.0 and how it works in real case scenario.<br>
      </font></p>
    <p><font size="4">So far I have tagged Cuis-Smalltalk-UI to Cuis7.0.
        I want to do the same for DrGeo but I need its numerous
        dependencies to be tagged as well to Cuis 7.0.</font></p>
    <p><b><font size="4">Below are the dependent packages, not in the
          Cuis7.0 repository, which I need to be tagged for Cuis7.0:</font></b></p>
    <ul>
      <li><font size="4">Erudite</font></li>
      <li><font size="4">Parsers</font></li>
      <li><font size="4">Numerics<br>
        </font></li>
      <li><font size="4">SVG</font></li>
      <li><font size="4">Cuis-Smalltalk-UI (done)</font></li>
    </ul>
    <p>Thanks !<br>
    </p>
    <p>Hilaire</p>
    <p><br>
    </p>
    <p><font size="4">For the record about tagging, here below are my
        notes. Adapt to your situation:</font></p>
    <p><font size="4">** Tagging<br>
        - To create a new tag: git tag -a Cuis7.0 -m "Package for Cuis
        7.0"<br>
        - To push a tag: git push <a class="moz-txt-link-abbreviated" href="mailto:git@github.com:hilaire/drgeo">git@github.com:hilaire/drgeo</a>  Cuis7.0<br>
        - To delete a tag locally and remotely<br>
          * git tag -d Cuis7.0<br>
          * git push <a class="moz-txt-link-abbreviated" href="mailto:git@github.com:hilaire/drgeo">git@github.com:hilaire/drgeo</a> :refs/tags/Cuis7.0<br>
        <br>
      </font></p>
    <p><font size="4"><br>
      </font></p>
    <p><font size="4"><br>
      </font></p>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://gnu.org/s/dr-geo/">http://gnu.org/s/dr-geo/</a>
<a class="moz-txt-link-freetext" href="http://gnu-drgeo.blogspot.com/">http://gnu-drgeo.blogspot.com/</a></pre>
  </body>
</html>