Fossil SCM
Note in www/fileformat.wiki that Control artifacts are also referred as Tag artifacts, per /chat discussion.
Commit
26a82dddfe696ddf769bd6aacd154fcd0007f124b57de4490a6e0949d2b6a188
Parent
1e2d60287a002c6…
1 file changed
+8
-4
+8
-4
| --- www/fileformat.wiki | ||
| +++ www/fileformat.wiki | ||
| @@ -61,11 +61,11 @@ | ||
| 61 | 61 | artifacts: |
| 62 | 62 | |
| 63 | 63 | <ul> |
| 64 | 64 | <li> [#manifest | Manifests] </li> |
| 65 | 65 | <li> [#cluster | Clusters] </li> |
| 66 | -<li> [#ctrl | Control Artifacts] </li> | |
| 66 | +<li> [#ctrl | Control (a.k.a. Tag) Artifacts] </li> | |
| 67 | 67 | <li> [#wikichng | Wiki Pages] </li> |
| 68 | 68 | <li> [#tktchng | Ticket Changes] </li> |
| 69 | 69 | <li> [#attachment | Attachments] </li> |
| 70 | 70 | <li> [#event | TechNotes] </li> |
| 71 | 71 | <li> [#forum | Forum Posts] </li> |
| @@ -276,22 +276,26 @@ | ||
| 276 | 276 | prior cards in the cluster. The <b>Z</b> card is required. |
| 277 | 277 | |
| 278 | 278 | An example cluster from Fossil can be seen |
| 279 | 279 | [/artifact/d03dbdd73a2a8 | here]. |
| 280 | 280 | |
| 281 | -<h3 id="ctrl">2.3 Control Artifacts</h3> | |
| 281 | +<h3 id="ctrl">2.3 Control (a.k.a. Tag) Artifacts</h3> | |
| 282 | 282 | |
| 283 | 283 | Control artifacts are used to assign properties to other artifacts |
| 284 | -within the repository. | |
| 285 | -Allowed cards in a control artifact are as follows: | |
| 284 | +within the repository. Allowed cards in a control artifact are as | |
| 285 | +follows: | |
| 286 | 286 | |
| 287 | 287 | <div class="indent"> |
| 288 | 288 | <b>D</b> <i>time-and-date-stamp</i><br /> |
| 289 | 289 | <b>T</b> (<b>+</b>|<b>-</b>|<b>*</b>)<i>tag-name</i> <i>artifact-id</i> ?<i>value</i>?<br /> |
| 290 | 290 | <b>U</b> <i>user-name</i><br /> |
| 291 | 291 | <b>Z</b> <i>checksum</i><br /> |
| 292 | 292 | </div> |
| 293 | + | |
| 294 | +Control articles are also referred to as Tag artifacts, but tags can | |
| 295 | +also be applied via other artifact types, as described in | |
| 296 | +[#summary|the Card Summary table]. | |
| 293 | 297 | |
| 294 | 298 | A control artifact must have one <b>D</b> card, one <b>U</b> card, one <b>Z</b> card and |
| 295 | 299 | one or more <b>T</b> cards. No other cards or other text is |
| 296 | 300 | allowed in a control artifact. Control artifacts might be PGP |
| 297 | 301 | clearsigned. |
| 298 | 302 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -61,11 +61,11 @@ | |
| 61 | artifacts: |
| 62 | |
| 63 | <ul> |
| 64 | <li> [#manifest | Manifests] </li> |
| 65 | <li> [#cluster | Clusters] </li> |
| 66 | <li> [#ctrl | Control Artifacts] </li> |
| 67 | <li> [#wikichng | Wiki Pages] </li> |
| 68 | <li> [#tktchng | Ticket Changes] </li> |
| 69 | <li> [#attachment | Attachments] </li> |
| 70 | <li> [#event | TechNotes] </li> |
| 71 | <li> [#forum | Forum Posts] </li> |
| @@ -276,22 +276,26 @@ | |
| 276 | prior cards in the cluster. The <b>Z</b> card is required. |
| 277 | |
| 278 | An example cluster from Fossil can be seen |
| 279 | [/artifact/d03dbdd73a2a8 | here]. |
| 280 | |
| 281 | <h3 id="ctrl">2.3 Control Artifacts</h3> |
| 282 | |
| 283 | Control artifacts are used to assign properties to other artifacts |
| 284 | within the repository. |
| 285 | Allowed cards in a control artifact are as follows: |
| 286 | |
| 287 | <div class="indent"> |
| 288 | <b>D</b> <i>time-and-date-stamp</i><br /> |
| 289 | <b>T</b> (<b>+</b>|<b>-</b>|<b>*</b>)<i>tag-name</i> <i>artifact-id</i> ?<i>value</i>?<br /> |
| 290 | <b>U</b> <i>user-name</i><br /> |
| 291 | <b>Z</b> <i>checksum</i><br /> |
| 292 | </div> |
| 293 | |
| 294 | A control artifact must have one <b>D</b> card, one <b>U</b> card, one <b>Z</b> card and |
| 295 | one or more <b>T</b> cards. No other cards or other text is |
| 296 | allowed in a control artifact. Control artifacts might be PGP |
| 297 | clearsigned. |
| 298 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -61,11 +61,11 @@ | |
| 61 | artifacts: |
| 62 | |
| 63 | <ul> |
| 64 | <li> [#manifest | Manifests] </li> |
| 65 | <li> [#cluster | Clusters] </li> |
| 66 | <li> [#ctrl | Control (a.k.a. Tag) Artifacts] </li> |
| 67 | <li> [#wikichng | Wiki Pages] </li> |
| 68 | <li> [#tktchng | Ticket Changes] </li> |
| 69 | <li> [#attachment | Attachments] </li> |
| 70 | <li> [#event | TechNotes] </li> |
| 71 | <li> [#forum | Forum Posts] </li> |
| @@ -276,22 +276,26 @@ | |
| 276 | prior cards in the cluster. The <b>Z</b> card is required. |
| 277 | |
| 278 | An example cluster from Fossil can be seen |
| 279 | [/artifact/d03dbdd73a2a8 | here]. |
| 280 | |
| 281 | <h3 id="ctrl">2.3 Control (a.k.a. Tag) Artifacts</h3> |
| 282 | |
| 283 | Control artifacts are used to assign properties to other artifacts |
| 284 | within the repository. Allowed cards in a control artifact are as |
| 285 | follows: |
| 286 | |
| 287 | <div class="indent"> |
| 288 | <b>D</b> <i>time-and-date-stamp</i><br /> |
| 289 | <b>T</b> (<b>+</b>|<b>-</b>|<b>*</b>)<i>tag-name</i> <i>artifact-id</i> ?<i>value</i>?<br /> |
| 290 | <b>U</b> <i>user-name</i><br /> |
| 291 | <b>Z</b> <i>checksum</i><br /> |
| 292 | </div> |
| 293 | |
| 294 | Control articles are also referred to as Tag artifacts, but tags can |
| 295 | also be applied via other artifact types, as described in |
| 296 | [#summary|the Card Summary table]. |
| 297 | |
| 298 | A control artifact must have one <b>D</b> card, one <b>U</b> card, one <b>Z</b> card and |
| 299 | one or more <b>T</b> cards. No other cards or other text is |
| 300 | allowed in a control artifact. Control artifacts might be PGP |
| 301 | clearsigned. |
| 302 |