Fossil SCM

Added missing name anchor and section number. Minor text improvements.

stephan 2013-08-13 12:47 trunk
Commit 04764ae2eac0e3888e6c62da1dc27474373c39ab
1 file changed +6 -3
--- www/fileformat.wiki
+++ www/fileformat.wiki
@@ -46,11 +46,11 @@
4646
<li> [#tktchng | Ticket Changes] </li>
4747
<li> [#attachment | Attachments] </li>
4848
<li> [#event | Events] </li>
4949
</ul>
5050
51
-These seven artifact types are described in the sequel.
51
+These seven artifact types are described in the the following sections.
5252
5353
In the current implementation (as of 2009-01-25) the artifacts that
5454
make up a fossil repository are stored in in as delta- and zlib-compressed
5555
blobs in an <a href="http://www.sqlite.org/">SQLite</a> database. This
5656
is an implementation detail and might change in a future release. For
@@ -733,21 +733,24 @@
733733
<td align=center><b>R</b></td>
734734
</tr>
735735
</table>
736736
737737
738
-<h2>Addenda</h2>
738
+<a name="addenda"></a>
739
+<h2>9.0 Addenda</h2>
739740
740741
This section contains additional information which may be useful when
741742
implementing algorithms described above.
742743
743744
<h3>R Card Hash Calculation</h3>
744745
745746
Given a manifest file named <tt>MF</tt> the following Bash shell code
746747
demonstrates how to compute the value of the R card in that manifest.
747748
This example uses manifest [28987096ac]. Lines starting with <tt>#</tt> are
748
-shell input, and other lines are output.
749
+shell input and other lines are output. This demonstration assumes that the
750
+file versions represented by the input manifest are checked out
751
+under the current directory.
749752
750753
<nowiki><pre>
751754
# head MF
752755
-----BEGIN PGP SIGNED MESSAGE-----
753756
Hash: SHA1
754757
--- www/fileformat.wiki
+++ www/fileformat.wiki
@@ -46,11 +46,11 @@
46 <li> [#tktchng | Ticket Changes] </li>
47 <li> [#attachment | Attachments] </li>
48 <li> [#event | Events] </li>
49 </ul>
50
51 These seven artifact types are described in the sequel.
52
53 In the current implementation (as of 2009-01-25) the artifacts that
54 make up a fossil repository are stored in in as delta- and zlib-compressed
55 blobs in an <a href="http://www.sqlite.org/">SQLite</a> database. This
56 is an implementation detail and might change in a future release. For
@@ -733,21 +733,24 @@
733 <td align=center><b>R</b></td>
734 </tr>
735 </table>
736
737
738 <h2>Addenda</h2>
 
739
740 This section contains additional information which may be useful when
741 implementing algorithms described above.
742
743 <h3>R Card Hash Calculation</h3>
744
745 Given a manifest file named <tt>MF</tt> the following Bash shell code
746 demonstrates how to compute the value of the R card in that manifest.
747 This example uses manifest [28987096ac]. Lines starting with <tt>#</tt> are
748 shell input, and other lines are output.
 
 
749
750 <nowiki><pre>
751 # head MF
752 -----BEGIN PGP SIGNED MESSAGE-----
753 Hash: SHA1
754
--- www/fileformat.wiki
+++ www/fileformat.wiki
@@ -46,11 +46,11 @@
46 <li> [#tktchng | Ticket Changes] </li>
47 <li> [#attachment | Attachments] </li>
48 <li> [#event | Events] </li>
49 </ul>
50
51 These seven artifact types are described in the the following sections.
52
53 In the current implementation (as of 2009-01-25) the artifacts that
54 make up a fossil repository are stored in in as delta- and zlib-compressed
55 blobs in an <a href="http://www.sqlite.org/">SQLite</a> database. This
56 is an implementation detail and might change in a future release. For
@@ -733,21 +733,24 @@
733 <td align=center><b>R</b></td>
734 </tr>
735 </table>
736
737
738 <a name="addenda"></a>
739 <h2>9.0 Addenda</h2>
740
741 This section contains additional information which may be useful when
742 implementing algorithms described above.
743
744 <h3>R Card Hash Calculation</h3>
745
746 Given a manifest file named <tt>MF</tt> the following Bash shell code
747 demonstrates how to compute the value of the R card in that manifest.
748 This example uses manifest [28987096ac]. Lines starting with <tt>#</tt> are
749 shell input and other lines are output. This demonstration assumes that the
750 file versions represented by the input manifest are checked out
751 under the current directory.
752
753 <nowiki><pre>
754 # head MF
755 -----BEGIN PGP SIGNED MESSAGE-----
756 Hash: SHA1
757

Keyboard Shortcuts

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