<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="">Thanks to Tom Hayward &lt;<a href="mailto:tom@tomh.us" class="">tom@tomh.us</a>&gt; for unblinding me to the hg “add” function. I’ve now submitted a new support suggestion. I think it’d be A Good Idea to add the required instructions to the “Add_A_Radio” section of the blog, since one doesn’t add a whole file very often.<div class=""><br class=""></div><div class="">What he said worked a charm, AND correctly diagnosed my problem with the instructions;</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class="">I think the issue is the the instructions are written for making<br class="">changes to files, and you're trying to add a files. To add the new<br class="">file to the patch, try this:<br class=""><br class="">hg add chirp/drivers/ft2.dpy<br class="">hg qref<br class="">hg export tip<br class=""><br class=""><br class="">Tom KD7LXL</blockquote><br class=""></div><div class="">Declan Rieb WD5EQY</div><div class=""><br class=""></div></body></html>