Fossil SCM
Updates to the file format documentation.
Commit
f01ec9db8b9f45eded2ca10acb2888a4834a90bd
Parent
0f27a59808e214b…
1 file changed
+7
+7
| --- www/fileformat.wiki | ||
| +++ www/fileformat.wiki | ||
| @@ -1,5 +1,6 @@ | ||
| 1 | +<title>Fossil File Formats</title> | |
| 1 | 2 | <h1 align="center"> |
| 2 | 3 | Fossil File Formats |
| 3 | 4 | </h1> |
| 4 | 5 | |
| 5 | 6 | <p>The global state of a fossil repository is kept simple so that it can |
| @@ -216,10 +217,13 @@ | ||
| 216 | 217 | character that immediately precedes the "Z". The Z-card is just |
| 217 | 218 | a sanity check to prove that the manifest is well-formed and |
| 218 | 219 | consistent. |
| 219 | 220 | </p> |
| 220 | 221 | |
| 222 | +<p>A sample manifest from Fossil itself can be seen | |
| 223 | +[/artifact/28987096ac | here]. | |
| 224 | + | |
| 221 | 225 | <h2>2.0 Clusters</h2> |
| 222 | 226 | |
| 223 | 227 | <p> |
| 224 | 228 | A cluster is a artifact that declares the existence of other artifacts. |
| 225 | 229 | Clusters are used during repository synchronization to help |
| @@ -261,10 +265,13 @@ | ||
| 261 | 265 | the Z card of a manifest. The argument to the Z card is the |
| 262 | 266 | lower-case hexadecimal representation of the MD5 checksum of all |
| 263 | 267 | prior cards in the cluster. Note that the Z card is required |
| 264 | 268 | on a cluster. |
| 265 | 269 | </p> |
| 270 | + | |
| 271 | +<p>An example cluster from Fossil can be seen | |
| 272 | +[/artifact/d03dbdd73a2a8 | here].</p> | |
| 266 | 273 | |
| 267 | 274 | |
| 268 | 275 | <h2>3.0 Control Artifacts</h2> |
| 269 | 276 | |
| 270 | 277 | <p> |
| 271 | 278 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <h1 align="center"> |
| 2 | Fossil File Formats |
| 3 | </h1> |
| 4 | |
| 5 | <p>The global state of a fossil repository is kept simple so that it can |
| @@ -216,10 +217,13 @@ | |
| 216 | character that immediately precedes the "Z". The Z-card is just |
| 217 | a sanity check to prove that the manifest is well-formed and |
| 218 | consistent. |
| 219 | </p> |
| 220 | |
| 221 | <h2>2.0 Clusters</h2> |
| 222 | |
| 223 | <p> |
| 224 | A cluster is a artifact that declares the existence of other artifacts. |
| 225 | Clusters are used during repository synchronization to help |
| @@ -261,10 +265,13 @@ | |
| 261 | the Z card of a manifest. The argument to the Z card is the |
| 262 | lower-case hexadecimal representation of the MD5 checksum of all |
| 263 | prior cards in the cluster. Note that the Z card is required |
| 264 | on a cluster. |
| 265 | </p> |
| 266 | |
| 267 | |
| 268 | <h2>3.0 Control Artifacts</h2> |
| 269 | |
| 270 | <p> |
| 271 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <title>Fossil File Formats</title> |
| 2 | <h1 align="center"> |
| 3 | Fossil File Formats |
| 4 | </h1> |
| 5 | |
| 6 | <p>The global state of a fossil repository is kept simple so that it can |
| @@ -216,10 +217,13 @@ | |
| 217 | character that immediately precedes the "Z". The Z-card is just |
| 218 | a sanity check to prove that the manifest is well-formed and |
| 219 | consistent. |
| 220 | </p> |
| 221 | |
| 222 | <p>A sample manifest from Fossil itself can be seen |
| 223 | [/artifact/28987096ac | here]. |
| 224 | |
| 225 | <h2>2.0 Clusters</h2> |
| 226 | |
| 227 | <p> |
| 228 | A cluster is a artifact that declares the existence of other artifacts. |
| 229 | Clusters are used during repository synchronization to help |
| @@ -261,10 +265,13 @@ | |
| 265 | the Z card of a manifest. The argument to the Z card is the |
| 266 | lower-case hexadecimal representation of the MD5 checksum of all |
| 267 | prior cards in the cluster. Note that the Z card is required |
| 268 | on a cluster. |
| 269 | </p> |
| 270 | |
| 271 | <p>An example cluster from Fossil can be seen |
| 272 | [/artifact/d03dbdd73a2a8 | here].</p> |
| 273 | |
| 274 | |
| 275 | <h2>3.0 Control Artifacts</h2> |
| 276 | |
| 277 | <p> |
| 278 |