Fossil SCM

More refactoring of "control artifact" to "structural artifact". Also improve the wording. All in the selfcheck document.

drh 2017-03-12 23:32 trunk
Commit 43c3d95a31c486ae18e46013db1287aeb5401786997585386a4fa77681ead3f5
1 file changed +5 -4
--- www/selfcheck.wiki
+++ www/selfcheck.wiki
@@ -78,15 +78,15 @@
7878
Note that these added checks use a different hash algorithm (MD5)
7979
in order to avoid common-mode failures in the hash
8080
algorithm implementation.
8181
8282
83
-<h2>Checksums On Control Artifacts And Deltas</h2>
83
+<h2>Checksums On Structural Artifacts And Deltas</h2>
8484
85
-Every [./fileformat.wiki | control artifact] in a fossil repository
85
+Every [./fileformat.wiki | structural artifact] in a fossil repository
8686
contains a "Z-card" bearing an MD5 checksum over the rest of the
87
-artifact. Any mismatch causes the control artifact to be ignored.
87
+artifact. Any mismatch causes the structural artifact to be ignored.
8888
8989
The [./delta_format.wiki | file delta format] includes a 32-bit
9090
checksum of the target file. Whenever a file is reconstructed from
9191
a delta, that checksum is verified to make sure the reconstruction
9292
was done correctly.
@@ -103,6 +103,7 @@
103103
reliability is more important than raw speed. The developers of
104104
fossil see no merit in getting the wrong answer quickly.
105105
106106
Fossil may not be the fastest versioning system, but it is "fast enough".
107107
Fossil runs quickly enough to stay out of the developers way.
108
-Most operations complete in under a second.
108
+Most operations complete in milliseconds, faster that you can press
109
+the "Enter" key.
109110
--- www/selfcheck.wiki
+++ www/selfcheck.wiki
@@ -78,15 +78,15 @@
78 Note that these added checks use a different hash algorithm (MD5)
79 in order to avoid common-mode failures in the hash
80 algorithm implementation.
81
82
83 <h2>Checksums On Control Artifacts And Deltas</h2>
84
85 Every [./fileformat.wiki | control artifact] in a fossil repository
86 contains a "Z-card" bearing an MD5 checksum over the rest of the
87 artifact. Any mismatch causes the control artifact to be ignored.
88
89 The [./delta_format.wiki | file delta format] includes a 32-bit
90 checksum of the target file. Whenever a file is reconstructed from
91 a delta, that checksum is verified to make sure the reconstruction
92 was done correctly.
@@ -103,6 +103,7 @@
103 reliability is more important than raw speed. The developers of
104 fossil see no merit in getting the wrong answer quickly.
105
106 Fossil may not be the fastest versioning system, but it is "fast enough".
107 Fossil runs quickly enough to stay out of the developers way.
108 Most operations complete in under a second.
 
109
--- www/selfcheck.wiki
+++ www/selfcheck.wiki
@@ -78,15 +78,15 @@
78 Note that these added checks use a different hash algorithm (MD5)
79 in order to avoid common-mode failures in the hash
80 algorithm implementation.
81
82
83 <h2>Checksums On Structural Artifacts And Deltas</h2>
84
85 Every [./fileformat.wiki | structural artifact] in a fossil repository
86 contains a "Z-card" bearing an MD5 checksum over the rest of the
87 artifact. Any mismatch causes the structural artifact to be ignored.
88
89 The [./delta_format.wiki | file delta format] includes a 32-bit
90 checksum of the target file. Whenever a file is reconstructed from
91 a delta, that checksum is verified to make sure the reconstruction
92 was done correctly.
@@ -103,6 +103,7 @@
103 reliability is more important than raw speed. The developers of
104 fossil see no merit in getting the wrong answer quickly.
105
106 Fossil may not be the fastest versioning system, but it is "fast enough".
107 Fossil runs quickly enough to stay out of the developers way.
108 Most operations complete in milliseconds, faster that you can press
109 the "Enter" key.
110

Keyboard Shortcuts

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