Fossil SCM
Link to the manifest documentation from the core concepts.
Commit
7ff74b20d6620c5464db84745f1e474d7e103c37
Parent
52d242a73be2d7d…
1 file changed
+2
-1
+2
-1
| --- www/concepts.wiki | ||
| +++ www/concepts.wiki | ||
| @@ -124,11 +124,12 @@ | ||
| 124 | 124 | a software project. |
| 125 | 125 | |
| 126 | 126 | <h3>2.2 Manifests</h3> |
| 127 | 127 | |
| 128 | 128 | Associated with every check-in is a special file called the |
| 129 | -"manifest". The manifest is a listing of all other files in | |
| 129 | +[./fileformat.wiki#manifest| "manifest"]. The manifest is a | |
| 130 | +listing of all other files in | |
| 130 | 131 | that source tree. The manifest contains the (complete) artifact ID |
| 131 | 132 | of the file and the name of the file as it appears on disk, |
| 132 | 133 | and thus serves as a mapping from artifact ID to disk name. The artifact ID |
| 133 | 134 | of the manifest is the identifier for the entire check-in. When |
| 134 | 135 | you look at a "timeline" of changes in fossil, the ID associated |
| 135 | 136 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -124,11 +124,12 @@ | |
| 124 | a software project. |
| 125 | |
| 126 | <h3>2.2 Manifests</h3> |
| 127 | |
| 128 | Associated with every check-in is a special file called the |
| 129 | "manifest". The manifest is a listing of all other files in |
| 130 | that source tree. The manifest contains the (complete) artifact ID |
| 131 | of the file and the name of the file as it appears on disk, |
| 132 | and thus serves as a mapping from artifact ID to disk name. The artifact ID |
| 133 | of the manifest is the identifier for the entire check-in. When |
| 134 | you look at a "timeline" of changes in fossil, the ID associated |
| 135 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -124,11 +124,12 @@ | |
| 124 | a software project. |
| 125 | |
| 126 | <h3>2.2 Manifests</h3> |
| 127 | |
| 128 | Associated with every check-in is a special file called the |
| 129 | [./fileformat.wiki#manifest| "manifest"]. The manifest is a |
| 130 | listing of all other files in |
| 131 | that source tree. The manifest contains the (complete) artifact ID |
| 132 | of the file and the name of the file as it appears on disk, |
| 133 | and thus serves as a mapping from artifact ID to disk name. The artifact ID |
| 134 | of the manifest is the identifier for the entire check-in. When |
| 135 | you look at a "timeline" of changes in fossil, the ID associated |
| 136 |