[mythtv-users] protocol version mismatch: latest SVN

Greg Woods greg at gregandeva.net
Thu Dec 28 22:30:26 UTC 2006


On Thu, 2006-12-28 at 15:35 -0600, Kevin Kuphal wrote:

> Considering that the mythbackend.php on SVN uses Protocol 32

I guess I'm going to have to completely wipe out my source directory and
start over:

egrep 32\|31 mythplugins/mythweb/includes/mythbackend.php
 define('MYTH_PROTO_VERSION', 31);
                     '0',                           // 10 upper 32 bits
                     '0',                           // 11 lower 32 bits
                     ' ',                           // 31 recgroup
                     ' ',                           // 32 commfree

This is what is in the source tree, not what is
in /var/www/html/mythweb. I have absolutely no idea what I've done wrong
here. All I do is:

cd /local/src/mythtv
svn up *

But it is obviously updating the mythtv source directory to a different
version than the mythplugins directory.

--Greg





More information about the mythtv-users mailing list