<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 1/5/12 11:01 AM, Raymond Wagner wrote:
    <blockquote cite="mid:4F05F37B.6080305@wagnerrp.com" type="cite">
      <pre wrap="">On 1/5/2012 13:51, jk90090 wrote:
</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">Further, if you want more up to date mythweb from the existing ebuild 
files, users of master are expected to simply edit the hash in the 
ebuild and voila, it's up to date.

</pre>
        </blockquote>
        <pre wrap="">I'm not familiar enough with github to know what hash to put to 
achieve this.  Advise? 
</pre>
      </blockquote>
      <pre wrap="">
<a class="moz-txt-link-freetext" href="https://github.com/MythTV/mythweb/commits/master">https://github.com/MythTV/mythweb/commits/master</a>

The hash is listed on the right side of the list.  The shortened hash 
(SREV) must be exact, seven or very rarely eight characters, as 
mentioned in the other message.  The full hash can be found by mousing 
over the link, but the ebuild will technically accept any length, as 
long as its sufficient for uniqueness.  You could use the same value for 
REV and SREV if you so desired.

</pre>
    </blockquote>
    Raymond, successfully pulled the latest commit after building a new
    ebuild, digesting, depclean and re-emerging.&nbsp; Again, thanks for the
    help<br>
    Am I the only one getting "
    <meta charset="utf-8">
    <span style="color: rgb(222, 222, 222); font-family: Arial,
      Helvetica, sans-serif; font-size: 12px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: normal; orphans: 2; text-align: -webkit-auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(25, 28, 38);
      display: inline !important; float: none; ">data/tv_icons directory
      is not writable by apache. Please check permissions.</span>" when
    hitting the Recordings page after I emerge mythweb? &nbsp; webapp-config
    must not be setting permission as necessary.&nbsp; Data (in
    /var/www/localhost/htdocs/mythweb/) is owned apache:apache, but both
    subdirectories cache and tv_icons is root:root.<br>
    <br>
    It's an easy fix of course for me (chown -R apache:apache data) but
    I thought someone should know.<br>
    <br>
    -JK<br>
    <meta charset="utf-8">
  </body>
</html>