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