Fossil SCM
Minor correction to the P-card docs.
Commit
576d64c94311fcadbea5957f122480242fd6258a
Parent
7935571bea1deba…
1 file changed
+2
-1
+2
-1
| --- www/fileformat.wiki | ||
| +++ www/fileformat.wiki | ||
| @@ -174,11 +174,12 @@ | ||
| 174 | 174 | to the P-card must be unique to that line. |
| 175 | 175 | The first predecessor is the direct ancestor of the manifest. |
| 176 | 176 | Other arguments define manifests with which the first was |
| 177 | 177 | merged to yield the current manifest. Most manifests have |
| 178 | 178 | a P-card with a single argument. The first manifest in the |
| 179 | -project has no ancestors and thus has no P-card. | |
| 179 | +project has no ancestors and thus has no P-card or (depending | |
| 180 | +on the Fossil version) an empty P-card (no arguments). | |
| 180 | 181 | |
| 181 | 182 | A manifest has zero or more Q-cards. A Q-card is similar to a P-card |
| 182 | 183 | in that it defines a predecessor to the current check-in. But |
| 183 | 184 | whereas a P-card defines the immediate ancestor or a merge |
| 184 | 185 | ancestor, the Q-card is used to identify a single check-in or a small |
| 185 | 186 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -174,11 +174,12 @@ | |
| 174 | to the P-card must be unique to that line. |
| 175 | The first predecessor is the direct ancestor of the manifest. |
| 176 | Other arguments define manifests with which the first was |
| 177 | merged to yield the current manifest. Most manifests have |
| 178 | a P-card with a single argument. The first manifest in the |
| 179 | project has no ancestors and thus has no P-card. |
| 180 | |
| 181 | A manifest has zero or more Q-cards. A Q-card is similar to a P-card |
| 182 | in that it defines a predecessor to the current check-in. But |
| 183 | whereas a P-card defines the immediate ancestor or a merge |
| 184 | ancestor, the Q-card is used to identify a single check-in or a small |
| 185 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -174,11 +174,12 @@ | |
| 174 | to the P-card must be unique to that line. |
| 175 | The first predecessor is the direct ancestor of the manifest. |
| 176 | Other arguments define manifests with which the first was |
| 177 | merged to yield the current manifest. Most manifests have |
| 178 | a P-card with a single argument. The first manifest in the |
| 179 | project has no ancestors and thus has no P-card or (depending |
| 180 | on the Fossil version) an empty P-card (no arguments). |
| 181 | |
| 182 | A manifest has zero or more Q-cards. A Q-card is similar to a P-card |
| 183 | in that it defines a predecessor to the current check-in. But |
| 184 | whereas a P-card defines the immediate ancestor or a merge |
| 185 | ancestor, the Q-card is used to identify a single check-in or a small |
| 186 |