Not logged in
Diff

Differences From Artifact [062a9acd52]:

  • File www/bugtheory.wiki — part of check-in [904ee40b93] at 2009-01-23 00:16:26 on branch trunk — Change "baseline" to "check-in" in the on-line documentation. (user: drh size: 6298)

To Artifact [d140a990b1]:

  • File www/bugtheory.wiki — part of check-in [6ba52ae761] at 2009-02-21 13:09:40 on branch trunk — Documentation tweaks. No changes to code. (user: drh size: 6406)

36
37
38
39
40
41
42



43
44
45
46
47
48
49
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52







+
+
+







between repositories in the same way as every other artifact.  In fact,
the sync algorithm has no knowledge of the meaning of the artifacts it
is syncing.  As far as the sync algorithm is concerned, all artifacts are
alike.  After the sync has occurs, the individual repositories must
make sense of the meaning of the various artifacts for themselves.

<h2>Interpretation Of Ticket Change Artifacts</h2>

<i>Note: The following is implementation detail which can be safely ignored by
casual users of fossil.</i>

Every ticket change artifact contains (among other things)

  *  a timestamp,
  *  a ticket ID, and
  *  one or more name/value pairs.