Opened 15 years ago

Closed 14 years ago

#338 closed defect (fixed)

Partial cache does not work

Reported by: Peter Johansson Owned by: Peter Johansson
Priority: major Milestone: svndigest 0.7
Component: statistics Version: trunk
Keywords: Cc:

Description (last modified by Peter Johansson)

The numbers are way too large in columns Added and Removed

Change History (14)

comment:1 Changed 14 years ago by Peter Johansson

(In [699]) refs #338 - stats seems to work when ignoring-cache, so I'm turning on that option for now.

comment:2 Changed 14 years ago by Peter Johansson

(In [700]) fixed bug in BlameStats - refs #338

comment:3 Changed 14 years ago by Peter Johansson

(In [702]) refs #338. Fixed bug on deciding when cache is complete. Seems like output of test project looks good, which I interpret is that load from cache or parse work separately, but the problems occur when mixing the two (see issue #292).

comment:4 Changed 14 years ago by Peter Johansson

Description: modified (diff)
Status: newassigned
Summary: stats are wrong in recent logPartial cache does not work

comment:5 Changed 14 years ago by Peter Johansson

(In [703]) fixed some issues that addresses #338. Want to add some tests before allowing --ignore-cache and closing ticket:338.

comment:6 Changed 14 years ago by Peter Johansson

(In [717]) refs #338 added some tests for AddStats

comment:7 Changed 14 years ago by Peter Johansson

(In [718]) refs #338 added some tests for BlameStats

comment:8 Changed 14 years ago by Peter Johansson

(In [719]) there are still some problems with the cache so it should be ignored. The cache was enabled accidently in r705. refs #338

comment:9 Changed 14 years ago by Peter Johansson

(In [752]) refs #338 - turning on cache again, but not only for files being up to date. Incomplete caches is ignored and the file is completely re-parsed from svn repo.

comment:10 Changed 14 years ago by Peter Johansson

(In [792]) checking in svndigest cache file for file in toy project that will be used to reverse the cache in toy project wc. refs #338

comment:11 Changed 14 years ago by Peter Johansson

(In [793]) refs #338. Updating AUTHORS in test project to create a test case for partial caching

comment:12 Changed 14 years ago by Peter Johansson

(In [794]) refs #338. added a dummy test for partial cache

comment:13 Changed 14 years ago by Peter Johansson

(In [801]) working on the test for partial cache. refs #338

comment:14 Changed 14 years ago by Peter Johansson

Resolution: fixed
Status: assignedclosed

(In [803]) fixes #338 - partial cache now works

Note: See TracTickets for help on using tickets.