<br><div><span class="gmail_quote">On 7/30/07, <b class="gmail_sendername">Trey Thompson</b> <<a href="mailto:treythompson@gmail.com">treythompson@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I've used the .20 distro from ATRPMs, and a few months ago, I downloaded the latest SVN, and compiled using the wiki article here:</div>
<div><a href="http://www.mythtv.org/wiki/index.php/Upgrading_To_SVN" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.mythtv.org/wiki/index.php/Upgrading_To_SVN</a></div>
<div> </div>
<div>While I'm OK with this, I understand from searching that Axel maintains an SVN build at his atrpms-testing site.</div>
<div> </div>
<div>I see that I can go enable this in the atrpms.repo file, but is that all I need to do?</div>
<div>Do I disable atrpms?</div></blockquote><div><br> </div><br></div>You will want the bleeding packages installed. Here is mine:<br><br>[myth@mythtv ~]$ cat /etc/yum.r*/atrpms.repo<br>[atrpms]<br>name=ATrpms for Fedora Core $releasever - $basearch
<br>baseurl=<a href="http://dl.atrpms.net/fc$releasever-$basearch/atrpms/stable">http://dl.atrpms.net/fc$releasever-$basearch/atrpms/stable</a><br>enabled=1<br>gpgcheck=1<br>gpgkey=<a href="http://ATrpms.net/RPM-GPG-KEY.atrpms">
http://ATrpms.net/RPM-GPG-KEY.atrpms</a><br><br>[atrpms-bleeding]<br>name=ATrpms (bleeding) for Fedora Core $releasever - $basearch<br>baseurl=<a href="http://dl.atrpms.net/fc$releasever-$basearch/atrpms/bleeding">http://dl.atrpms.net/fc$releasever-$basearch/atrpms/bleeding
</a><br>enabled=1<br>gpgcheck=1<br>gpgkey=<a href="http://ATrpms.net/RPM-GPG-KEY.atrpms">http://ATrpms.net/RPM-GPG-KEY.atrpms</a><br><br><br>Then just do a <br><br>yum -y upgrade \*myth\*<br><br>to get the latest SVN pre-built packages. You will see the version .21.2007***** (build date)
<br><br>Mitchell<br><br>