53
57
# if needed, or, when the cache sees a change, append it to the hash
54
58
# cache file, and have the parser take the most recent entry for a
57
61
cache_filename = wt_trans.local_abspath('stat-cache')
58
62
self._hashcache = hashcache.HashCache(basedir, cache_filename,
63
67
# is this scan needed ? it makes things kinda slow.