Re: Populating the rep-cache

2015-05-29 Thread Johan Corveleyn
On Thu, May 28, 2015 at 6:00 PM, Stefan Fuhrmann wrote: > On Wed, May 27, 2015 at 8:14 PM, Philip Martin > wrote: >> >> Julian Foad writes: >> >> > Stefan Fuhrmann wrote: >> >> * clear the rep-cache.db >> > >> > Clearing the cache and continuing operation may make subsequent >> > commits much la

Re: Populating the rep-cache

2015-05-28 Thread Stefan Fuhrmann
On Wed, May 27, 2015 at 8:14 PM, Philip Martin wrote: > Julian Foad writes: > > > Stefan Fuhrmann wrote: > >> * clear the rep-cache.db > > > > Clearing the cache and continuing operation may make subsequent > > commits much larger than they should be, and there is no easy way to > > undo that if

Re: Populating the rep-cache

2015-05-27 Thread Julian Foad
Philip Martin wrote: > I've been thinking of writing some code to populate the rep-cache from > existing revisions. This code would parse the revision, a bit like > verify, identify checksums in that revision and add any that are found > to the rep-cache. This would be time consuming if run on th