Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Try to make it clear that a ticket-id must be a 40-character lower-case hexadecimal number. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
81ad6e2e20955d5058a1939ea7e030bb |
| User & Date: | drh 2011-02-09 23:08:48.476 |
Context
|
2011-02-10
| ||
| 21:28 | Fix the creation of orphan table entries when delta-manifests are received before their baselines. Ticket [fbea61caf0acfd0a]. check-in: 195073fb78 user: drh tags: trunk | |
|
2011-02-09
| ||
| 23:08 | Try to make it clear that a ticket-id must be a 40-character lower-case hexadecimal number. check-in: 81ad6e2e20 user: drh tags: trunk | |
| 03:33 | Always go at least two rounds on a clone since configuration data is not sent until the second round. Ticket [8473eeb9ffb012e1d] check-in: addf670981 user: drh tags: trunk | |
Changes
Changes to www/fileformat.wiki.
| ︙ | ︙ | |||
362 363 364 365 366 367 368 | </blockquote> The D card is the usual date and time stamp and represents the point in time when the change was entered. The U card is the login of the programmer who entered this change. The Z card is the checksum over the entire artifact. | | > | | 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 | </blockquote> The D card is the usual date and time stamp and represents the point in time when the change was entered. The U card is the login of the programmer who entered this change. The Z card is the checksum over the entire artifact. Every ticket has a distinct ticket-id: 40-character lower-case hexadecimal number. The ticket-id is given in the K-card. A ticket exists if it contains one or more changes. The first "change" to a ticket is what brings the ticket into existence. J cards specify changes to the "value" of "fields" in the ticket. If the <i>value</i> parameter of the J card is omitted, then the field is set to an empty string. Each fossil server has a ticket configuration which specifies the fields its |
| ︙ | ︙ |