Ticket Change Details
Not logged in
Overview

Artifact ID: aad33bd92a1a8f0b4860af356f1f7a5ce6ce3cd9
Ticket: 76d3ecfdab577bdf843798b8a3d356ffce04c73d
verify_at_commit should print status
User & Date: drh 2010-10-03 23:53:44
Changes

  1. Appended to comment:
    
    
    <hr /><i>drh added on 2010-10-03 23:53:44:</i><br />
    Check-in [5f0201030cbf365207] cancels the verify_at_commit() on 
    the "fossil reconstruct" command since that call is not really needed
    in that context.
    
    The verify_at_commit() routine is one of the
    [/doc/trunk/www/selfcheck.wiki | safety checks]
    that Fossil runs on every repository change in order to make sure
    that nothing happens that would corrupt the repository.  Such checks
    are a nice safety feature for day-to-day check-ins.  But the extra
    layer of checking does not seem necessary for when a repository is
    being constructed from scratch.
    
  2. resolution changed to: "Fixed"
  3. status changed to: "Fixed"