Fossil SCM

File format document change: UUIDs use lowercase not uppercase hex.

drh 2007-07-24 18:15 trunk
Commit 01e7596a984e2cd2bc12abc0a741415b902cbeea
1 file changed +3 -3
--- www/fileformat.html
+++ www/fileformat.html
@@ -107,11 +107,11 @@
107107
108108
<p>
109109
A manifest has zero or one P-lines. Most manifests have one P-line.
110110
The P-line has a varying number of arguments that
111111
defines other manifests from which the current manifest
112
-is derived. Each argument is an 40-character uppercase
112
+is derived. Each argument is an 40-character lowercase
113113
hexadecimal SHA1 of the predecessor manifest. All arguments
114114
to the P-line must be unique to that line.
115115
The first predecessor is the manifests direct ancestor.
116116
Other arguments define manifests with which the first was
117117
merged to yield the current manifest. Most manifests have
@@ -121,11 +121,11 @@
121121
122122
<p>
123123
A manifest may optionally have a single R-line. The R-line has
124124
a single argument which is the MD5 checksum of all files in
125125
the baseline except the manifest itself. The checksum is expressed
126
-as 32-characters of uppercase hexadecimal. The checksum is
126
+as 32-characters of lowercase hexadecimal. The checksum is
127127
computed as follows: For each file in the baseline (except for
128128
the manifest itself) in strict sorted lexigraphical order,
129129
take the pathname of the file relative to the root of the
130130
repository, append a single space (ASCII 0x20), the
131131
size of the file in ASCII decimal, a single newline
@@ -140,11 +140,11 @@
140140
check-in comment argument to the C-line.
141141
</p>
142142
143143
<p>
144144
A manifest has an option Z-line as its last line. The argument
145
-to the Z-line is a 32-character uppercase hexadecimal MD5 hash
145
+to the Z-line is a 32-character lowercase hexadecimal MD5 hash
146146
of all prior lines of the manifest up to and including the newline
147147
character that immediately preceeds the "Z". The Z-line is just
148148
a sanity check to prove that the manifest is well-formed and
149149
consistent.
150150
</p>
151151
--- www/fileformat.html
+++ www/fileformat.html
@@ -107,11 +107,11 @@
107
108 <p>
109 A manifest has zero or one P-lines. Most manifests have one P-line.
110 The P-line has a varying number of arguments that
111 defines other manifests from which the current manifest
112 is derived. Each argument is an 40-character uppercase
113 hexadecimal SHA1 of the predecessor manifest. All arguments
114 to the P-line must be unique to that line.
115 The first predecessor is the manifests direct ancestor.
116 Other arguments define manifests with which the first was
117 merged to yield the current manifest. Most manifests have
@@ -121,11 +121,11 @@
121
122 <p>
123 A manifest may optionally have a single R-line. The R-line has
124 a single argument which is the MD5 checksum of all files in
125 the baseline except the manifest itself. The checksum is expressed
126 as 32-characters of uppercase hexadecimal. The checksum is
127 computed as follows: For each file in the baseline (except for
128 the manifest itself) in strict sorted lexigraphical order,
129 take the pathname of the file relative to the root of the
130 repository, append a single space (ASCII 0x20), the
131 size of the file in ASCII decimal, a single newline
@@ -140,11 +140,11 @@
140 check-in comment argument to the C-line.
141 </p>
142
143 <p>
144 A manifest has an option Z-line as its last line. The argument
145 to the Z-line is a 32-character uppercase hexadecimal MD5 hash
146 of all prior lines of the manifest up to and including the newline
147 character that immediately preceeds the "Z". The Z-line is just
148 a sanity check to prove that the manifest is well-formed and
149 consistent.
150 </p>
151
--- www/fileformat.html
+++ www/fileformat.html
@@ -107,11 +107,11 @@
107
108 <p>
109 A manifest has zero or one P-lines. Most manifests have one P-line.
110 The P-line has a varying number of arguments that
111 defines other manifests from which the current manifest
112 is derived. Each argument is an 40-character lowercase
113 hexadecimal SHA1 of the predecessor manifest. All arguments
114 to the P-line must be unique to that line.
115 The first predecessor is the manifests direct ancestor.
116 Other arguments define manifests with which the first was
117 merged to yield the current manifest. Most manifests have
@@ -121,11 +121,11 @@
121
122 <p>
123 A manifest may optionally have a single R-line. The R-line has
124 a single argument which is the MD5 checksum of all files in
125 the baseline except the manifest itself. The checksum is expressed
126 as 32-characters of lowercase hexadecimal. The checksum is
127 computed as follows: For each file in the baseline (except for
128 the manifest itself) in strict sorted lexigraphical order,
129 take the pathname of the file relative to the root of the
130 repository, append a single space (ASCII 0x20), the
131 size of the file in ASCII decimal, a single newline
@@ -140,11 +140,11 @@
140 check-in comment argument to the C-line.
141 </p>
142
143 <p>
144 A manifest has an option Z-line as its last line. The argument
145 to the Z-line is a 32-character lowercase hexadecimal MD5 hash
146 of all prior lines of the manifest up to and including the newline
147 character that immediately preceeds the "Z". The Z-line is just
148 a sanity check to prove that the manifest is well-formed and
149 consistent.
150 </p>
151

Keyboard Shortcuts

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