Not logged in
Diff

Differences From 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)

To Artifact [20dd8049e4]:

  • File www/delta_format.wiki — part of check-in [169a10dd5e] at 2010-12-19 20:59:29 on branch trunk — Added a permuted documentation index. (user: drh size: 8899) [more...]


1
2
3
4
5
6
7
8
9
10
11

<nowiki>
<h1 align="center">
Fossil Delta Format
</h1>

<p>Fossil achieves efficient storage and low-bandwidth synchronization
through the use of delta-compression.  Instead of storing
or transmitting the complete content of an artifact, fossil stores or
transmits only the changes relative to a related artifact.
</p>

>

<
<
|







1
2


3
4
5
6
7
8
9
10
<title>Fossil Delta Format</title>
<nowiki>


<h2>Abstract</h2>

<p>Fossil achieves efficient storage and low-bandwidth synchronization
through the use of delta-compression.  Instead of storing
or transmitting the complete content of an artifact, fossil stores or
transmits only the changes relative to a related artifact.
</p>