Not logged in
Diff

Differences From Artifact [15113b9293]:

  • File www/delta_format.wiki — part of check-in [16094f7ebc] at 2008-05-16 15:31:05 on branch trunk — Resolve broken hyperlinks and other minor cleanup in the documentation. (user: drh size: 8890)

To Artifact [4f78615239]:

  • File www/delta_format.wiki — part of check-in [9eb6ea75c1] at 2008-11-11 03:50:39 on branch trunk — doc changes -- spelling corrections and embedded ref pages. (user: kejoki size: 8892)

176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
     a rollback journal) then it currently fails silently on a push.
     It needs to return a helpful error.
 
@@ -27,8 +27,8 @@
  *  Additional information displayed for the "vinfo" page:
 
      +  All leaves of this version that are not included in the
-        decendant list.  With date, user, comment, and hyperlink.
-        Leaves in the decendant table should be marked as such.
+        descendant list.  With date, user, comment, and hyperlink.
+        Leaves in the descendant table should be marked as such.
         See the compute_leaves() function to see how to find all
         leaves.
      +  Add file diff links to the file change list.
@@ -37,7 +37,7 @@
 







|
|







176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
     a rollback journal) then it currently fails silently on a push.
     It needs to return a helpful error.
 
@@ -27,8 +27,8 @@
  *  Additional information displayed for the "vinfo" page:
 
      +  All leaves of this version that are not included in the
-        descendant list.  With date, user, comment, and hyperlink.
-        Leaves in the descendant table should be marked as such.
+        descendant list.  With date, user, comment, and hyperlink.
+        Leaves in the descendant table should be marked as such.
         See the compute_leaves() function to see how to find all
         leaves.
      +  Add file diff links to the file change list.
@@ -37,7 +37,7 @@