<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Ok I may have HG screwed myself.<div class=""><br class=""></div><div class="">In the past I would hg pull and hg merge before I pushed, &nbsp;So</div><div class="">I hg pulled and hg merged and got several changes I did not have before. &nbsp;</div><div class="">I have tested my changes and they seem to work.</div><div class=""><br class=""></div><div class="">I tried&nbsp;</div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">hg export tip &gt; add_comment.patch</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">and I see everyones changes but mine.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">if I &nbsp;hg diff -r2310 -r2311 | more</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">then I see my changes.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">when I used hg in the past there was a hg expert in the next cube who could sort out its idiosynchrocies.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Ugh! &nbsp;Sorry.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Suggestions please!</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Dec 31, 2014, at 1:02 PM, Jim Unroe &lt;<a href="mailto:rock.unroe@gmail.com" class="">rock.unroe@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">On Wed, Dec 31, 2014 at 12:52 PM, jml &lt;<a href="mailto:jml@jmlzone.com" class="">jml@jmlzone.com</a>&gt; wrote:<br class=""><blockquote type="cite" class="">Hi All,<br class=""> &nbsp;Here is a dumb question, but Jens and I have been working back and forth on the TYT TH9800. &nbsp;He is on vacation for a few weeks and I would like to start the new year with an initial cut at the TH9800. &nbsp;I do have mercurial on my Mac where I have been developing and have been doing local commits along the way along with pulls and update from the repository.<br class=""><br class=""> &nbsp;In other HG environments I have used I would just do a “push” to send my changes, but I think you are doing something different. &nbsp;So after I do a bit more testing how do I deliver a rather significant change to the th9800.py file?<br class=""><br class="">thanks.<br class=""><br class="">James N1DDK.<br class=""></blockquote><br class="">Hi James,<br class=""><br class="">The two ways that I know how to do it in my Windows 7 environment are...<br class=""><br class="">HG EXPORT TIP &gt; {SomeFileName}.patch<br class=""><br class="">Then just attach the {SomeFileName}.patch to an email to the<br class="">"chirp-devel" mailing list.<br class=""><br class="">and the other is (which is the one I use)...<br class=""><br class="">HG EMAIL TIP<br class="">_______________________________________________<br class="">chirp_devel mailing list<br class=""><a href="mailto:chirp_devel@intrepid.danplanet.com" class="">chirp_devel@intrepid.danplanet.com</a><br class="">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel<br class="">Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers</div></blockquote></div><br class=""></div></body></html>