<div class="gmail_quote">On Wed, Dec 8, 2010 at 7:40 AM, Jan Ceuleers <span dir="ltr"><<a href="mailto:jan.ceuleers@computer.org">jan.ceuleers@computer.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi.<br>
<br>
While heavily perusing the wiki this morning I came across a number of links into the svn repository that are now broken due to the migration to github.<br>
<br>
I managed to find the files I needed by browsing the github repository, but would also like to fix the wiki. The problem is however that the links on github I used to get to the files I need appear to be links to the specific version of those files that currently happens to be the newest version.<br>
<br>
I've been looking around on <a href="http://help.github.com" target="_blank">help.github.com</a>, but can't find the answer to the following question: how do I come up with a persistent link into the mythtv github repository that will always yield the newest released version of a file?<br>
</blockquote><div><br></div><div>I'm no git expert, but If you look at this page:</div><div><br></div><div><a href="https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmyth/dbutil.cpp">https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmyth/dbutil.cpp</a></div>
<div><br></div><div><a href="https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmyth/dbutil.cpp"></a>There is a link labelled "raw" that links to:</div><div><br></div><div><a href="https://github.com/MythTV/mythtv/raw/master/mythtv/libs/libmyth/dbutil.cpp">https://github.com/MythTV/mythtv/raw/master/mythtv/libs/libmyth/dbutil.cpp</a></div>
<div><br></div><div>Wouldn't that be the file itself and the most recent version?</div><div><br></div><div>Kevin</div></div>