monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Sanity checking


From: Nathan Myers
Subject: Re: [Monotone-devel] Re: Sanity checking
Date: Wed, 13 Apr 2005 07:44:41 -0700
User-agent: Mutt/1.3.28i

On Wed, Apr 13, 2005 at 02:25:01PM +0100, Bruce Stephens wrote:
> 
> Or is there some repeated sanity checking which wouldn't be too hard
> to remove?  (A timestamp of the last time a paranoid monotone
> successfully ran on a repository, or something?)  That wouldn't help
> the initial experience of pulling from a big repository (although I
> guess you could have the sending repository give an assurance of
> sanity, if you could believe it).

These both sound like really good ideas.  (I would say "sequence number"
instead of "timestamp".)  An option to say you trust (or mistrust) a 
remote repository's assurances about the sanity of its database is very 
different from one that simply turns off checking, but the effect on 
runtime is the same.

Another way to reduce the amount of sanity-checking needed would be to 
identify incremental subsets of the database that can be marked as
already-checked, individually, and then then only recheck the parts
that changed since last time.  

Nathan Myers
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]