[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Getting the svn repo to run the latest tracker service code



Hi all,

As you may have seen, I pushed some updates to the tracker service
last night. However, as of this morning, the svn repo still appears
to be running the old code.

For example, adding a line with the new <undetermined> status, I can
run "make check-syntax" locally and it will succeed (since my code adds
<undetermined> as a valid status).  However, if I try to push these
changes to the repo, I get the following error:

  <stdin>:1509: invalid special version '- qt4-x11 <undetermined> (bug #561760)' in package entry

which is the same error that I would get locally from "make check-styntax"
before I added the appropriate support.  I also tried adding an item
with an <end-of-life> status (based on Moritz's commit about a week ago),
and got the same error.

My best guess is that the svn repo is running the old code rather than the
latest updates.  Can someone with the appropriate permissions force the
repo to start using the new code (or make that automatic)?  A culprit
may be that the new pyc files (for the modified code) need to be
generated.

Thanks!
Mike


Reply to: