~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to info.py

  • Committer: Robey Pointer
  • Date: 2007-09-03 07:32:18 UTC
  • mto: (140.2.1 merge-robey)
  • mto: This revision was merged to the branch mainline in revision 142.
  • Revision ID: robey@lag.net-20070903073218-q18oindx5n8d02fh
unfiled bug that i just noticed today:
the 'changes' cache was storing revnos for changes' parents.  as with all
the previous places we removed revno from the cache, it's no good here,
because the cache may be shared among multiple branches in a single
repository, each with different ideas of what revno a particular revision
is.  so stop caching the revnos and generate them at runtime.

Show diffs side-by-side

added added

removed removed

Lines of Context: