<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>Q; is there a GIT/SVN/CVS/somethingotherthan 'the latest current file' repository of the code history that's publically accessible? </div><div>I like looking back at the commit history for things like this, and was attempting to find it on Sourceforge but to no avail.</div></div></div></blockquote><div><br></div><div>Sorry about that.  I've been using the SourceForge site (since I inherited ownership of it last summer)  as a place to post binaries. More recently I have been also using it as a method to post development / in process updates mostly out of convenience.  Unfortunately it was never setup with cvs/git, so it doesn't have any revision history (like you just pointed out)</div><div><br></div><div>The mythtv packing git repo does have a series of commits for the script here: <a href="https://github.com/MythTV/packaging/tree/master/OSX/build/macports_ansible">https://github.com/MythTV/packaging/tree/master/OSX/build/macports_ansible</a>.  </div><div><br></div><div>That's probably the best place for you to find any commit history.  There isn't too much history to the file (10 or so commits) since I only got it working last May when I finally decided to roll up my sleeves and get mythtv compiling on macOS again. </div><div><br></div><div>Since I don't (and probably shouldn't :) ) have commit writes, the updates tend to be infrequent as I try to minimize my pestering of the Devs (thanks again Bill for all of the help).</div><div><br></div><div>Likewise for the mythtv ansible repo (<a href="https://github.com/MythTV/ansible/tree/master/roles/mythtv-macports/tasks">https://github.com/MythTV/ansible/tree/master/roles/mythtv-macports/tasks</a>).</div><div><br></div><div>I do have a personal git repo reserved for my own thrashing (both the compile script and ansible) - but I will be honest in saying it's not very disciplined in commit comments. When making a pull request to the mythtv packaging repo, I tend to pull from my personal repo cleaning up / squashing the commit messages after testing locally.<br></div><div><br></div><div> </div></div></div>