Fossil SCM

verify_at_commit should print status

Fixed

76d3ecfdab577bd… · opened 15 years, 6 months ago

Type
Feature_Request
Priority
Severity
Cosmetic
Resolution
Fixed
Subsystem
Created
Oct. 3, 2010 3:14 a.m.

verify_at_commit can take a long time, especially during rebuild_db after reconstruct and similar operations. It should give a progress indicator if more than e.g. 100 revids are in the bag.


drh added on 2010-10-03 23:53:44: 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 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.


Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button