Differences From:
File
www/selfcheck.wiki
part of check-in
[d87ca60c58]
- initial ports of static .html to static /doc .wiki
by
stephan on
2008-05-15 20:25:46.
Also file
www/selfcheck.wiki
part of check-in
[f94f7e5f49]
- Merge the fork back together.
by
drh on
2008-05-16 00:27:49.
[view]
To:
File
www/selfcheck.wiki
part of check-in
[16094f7ebc]
- Resolve broken hyperlinks and other minor cleanup in the documentation.
by
drh on
2008-05-16 15:31:05.
[view]
@@ -1,4 +1,5 @@
+<nowiki>
<h1 align="center">
Fossil Repository Integrity Self-Checks
</h1>
@@ -10,9 +11,10 @@
fossil uses to help prevent file loss due to bugs.
</p>
<p><i>Follow-up as of 2007-11-24:</i>
-Fossil has been hosting itself and several other projects for
+<i>Reiterated on 2008-05-16:</i>
+Fossil has been hosting itself and many other projects for
months now. Many bugs have been encountered. But, thanks in large
part to the defensive measures described here, no data has been
lost. The integrity checks are doing their job well.</p>
@@ -21,9 +23,9 @@
<p>
The fossil repository is an
<a href="http://www.sqlite.org/">SQLite version 3</a> database file.
SQLite is very mature and stable and has been in wide-spread use for many
-years, so we have little worries that it might cause repository
+years, so we are confident it will not cause repository
corruption. SQLite
databases do not corrupt even if a program or system crash or power
failure occurs in the middle of the update. If some kind of crash
does occur in the middle of a change, then all the changes are rolled