<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 2013-04-08 10:30, Dean Gibson AE7Q
      wrote:<br>
    </div>
    <blockquote cite="mid:5162FEA8.4040700@ae7q.net" type="cite">
      <br>
      On 2013-04-08 10:26, Dean Gibson AE7Q wrote:
      <br>
      <blockquote type="cite">On 2013-04-08 10:13, Dean Gibson AE7Q
        wrote:
        <br>
        <blockquote type="cite">On 2013-04-08 09:47, Dean Gibson wrote:
          <br>
          <blockquote type="cite"># HG changeset patch
            <br>
            # User Dean Gibson <a class="moz-txt-link-rfc2396E" href="mailto:data@ae7q.net">&lt;data@ae7q.net&gt;</a>
            <br>
            # Date 1365439588 25200
            <br>
            # Node ID 57974ea210e81f4786276739e00636aa79d47673
            <br>
            # Parent  a7c11650b9bb5f8f03111c25b39084c158d7e871
            <br>
            Fix missing callsign tag field in Icom ID-31 #771 ..
            <br>
          </blockquote>
          I have no idea where the one-line change went ... Stand by ...
          <br>
          <br>
        </blockquote>
        OK, where is the Chirp web page for submitting patches
        (specifically,
        using hg)???
        <br>
        <br>
        Preferably, I would NOT like the URL.  I would prefer how to get
        there
        by following links from the Chirp home page, unless that doesn't
        exist.
        <br>
      </blockquote>
      <br>
      OK, found it:  Documentation, Developers Welcome, CHIRP
      Development Process.
      <br>
    </blockquote>
    OK, I <b>blew away</b> my whole local chirp.hg copy, did the hg
    clone again, reapplied the change, and it worked.  The <b>only
      differences</b> were:<br>
    <br>
    1. The first time, I accidentally did  "hg qnew -ef id51", instead
    of id31. My guess is that this name is local and doesn't matter, but
    I wanted to do it "right".  So, I then did "hg qpop" and "hg qdel
    id51", and then did a "hg qnew -ef id31".  "hg diff" showed my
    changes, but not "hg export". <br>
    <br>
    2. The first time, in Notepad I did a "Save" followed by "Exit"; 
    the second time I just did an "Exit", and confirmed the save as part
    of the exit.<br>
    <br>
    I suspect #1, but I don't know what I did "wrong".<br>
  </body>
</html>