Fossil SCM

Still more documentation tweaks.

drh 2016-12-03 14:30 UTC trunk
Commit 6f3ec1bef6bdad6030dd511643e04abce289c48f
+3 -2
--- www/index.wiki
+++ www/index.wiki
@@ -32,12 +32,12 @@
3232
Fossil also supports [./bugtheory.wiki | bug tracking],
3333
[./wikitheory.wiki | wiki], and [./event.wiki | technotes].
3434
3535
2. <b>Built-in Web Interface</b> -
3636
Fossil has a built-in and intuitive [./webui.wiki | web interface]
37
- with a rich assortment of information pages
38
- ([./webpage-ex.md|examples]) that promote situational awareness.
37
+ with a rich variety of information pages
38
+ ([./webpage-ex.md|examples]) promoting situational awareness.
3939
4040
This entire website is just a running instance of Fossil.
4141
The pages you see here are all [./wikitheory.wiki | wiki] or
4242
[./embeddeddoc.wiki | embedded documentation] or (in the case of
4343
the [/uv/download.html|download] page)
@@ -88,10 +88,11 @@
8888
* [./permutedindex.html | Documentation index] with [/search?c=d | full text search].
8989
* [./reviews.wiki | Testimonials] from satisfied Fossil users and
9090
[./quotes.wiki | Quotes] about Fossil and other DVCSes.
9191
* [./faq.wiki | Frequently Asked Questions]
9292
* The [./concepts.wiki | concepts] behind Fossil.
93
+ [./whyusefossil.wiki#definitions | Another viewpoint].
9394
* [./quickstart.wiki | Quick Start] guide to using Fossil.
9495
* [./qandc.wiki | Questions &amp; Criticisms] directed at Fossil.
9596
* [./build.wiki | Compiling and Installing]
9697
* "Fuel" is cross-platform GUI front-end for Fossil
9798
written in Qt. [http://fuelscm.org/].
9899
--- www/index.wiki
+++ www/index.wiki
@@ -32,12 +32,12 @@
32 Fossil also supports [./bugtheory.wiki | bug tracking],
33 [./wikitheory.wiki | wiki], and [./event.wiki | technotes].
34
35 2. <b>Built-in Web Interface</b> -
36 Fossil has a built-in and intuitive [./webui.wiki | web interface]
37 with a rich assortment of information pages
38 ([./webpage-ex.md|examples]) that promote situational awareness.
39
40 This entire website is just a running instance of Fossil.
41 The pages you see here are all [./wikitheory.wiki | wiki] or
42 [./embeddeddoc.wiki | embedded documentation] or (in the case of
43 the [/uv/download.html|download] page)
@@ -88,10 +88,11 @@
88 * [./permutedindex.html | Documentation index] with [/search?c=d | full text search].
89 * [./reviews.wiki | Testimonials] from satisfied Fossil users and
90 [./quotes.wiki | Quotes] about Fossil and other DVCSes.
91 * [./faq.wiki | Frequently Asked Questions]
92 * The [./concepts.wiki | concepts] behind Fossil.
 
93 * [./quickstart.wiki | Quick Start] guide to using Fossil.
94 * [./qandc.wiki | Questions &amp; Criticisms] directed at Fossil.
95 * [./build.wiki | Compiling and Installing]
96 * "Fuel" is cross-platform GUI front-end for Fossil
97 written in Qt. [http://fuelscm.org/].
98
--- www/index.wiki
+++ www/index.wiki
@@ -32,12 +32,12 @@
32 Fossil also supports [./bugtheory.wiki | bug tracking],
33 [./wikitheory.wiki | wiki], and [./event.wiki | technotes].
34
35 2. <b>Built-in Web Interface</b> -
36 Fossil has a built-in and intuitive [./webui.wiki | web interface]
37 with a rich variety of information pages
38 ([./webpage-ex.md|examples]) promoting situational awareness.
39
40 This entire website is just a running instance of Fossil.
41 The pages you see here are all [./wikitheory.wiki | wiki] or
42 [./embeddeddoc.wiki | embedded documentation] or (in the case of
43 the [/uv/download.html|download] page)
@@ -88,10 +88,11 @@
88 * [./permutedindex.html | Documentation index] with [/search?c=d | full text search].
89 * [./reviews.wiki | Testimonials] from satisfied Fossil users and
90 [./quotes.wiki | Quotes] about Fossil and other DVCSes.
91 * [./faq.wiki | Frequently Asked Questions]
92 * The [./concepts.wiki | concepts] behind Fossil.
93 [./whyusefossil.wiki#definitions | Another viewpoint].
94 * [./quickstart.wiki | Quick Start] guide to using Fossil.
95 * [./qandc.wiki | Questions &amp; Criticisms] directed at Fossil.
96 * [./build.wiki | Compiling and Installing]
97 * "Fuel" is cross-platform GUI front-end for Fossil
98 written in Qt. [http://fuelscm.org/].
99
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -17,10 +17,11 @@
1717
<h2>General Work Flow</h2>
1818
1919
<p>Fossil works with repository files (a database with the project's
2020
complete history) and with checked-out local trees (the working directory
2121
you use to do your work).
22
+ (See [./whyusefossil.wiki#definitions | definitions] for more background.)
2223
The workflow looks like this:</p>
2324
2425
<ul>
2526
<li>Create or clone a repository file. ([/help/init|fossil init] or
2627
[/help/clone | fossil clone])
2728
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -17,10 +17,11 @@
17 <h2>General Work Flow</h2>
18
19 <p>Fossil works with repository files (a database with the project's
20 complete history) and with checked-out local trees (the working directory
21 you use to do your work).
 
22 The workflow looks like this:</p>
23
24 <ul>
25 <li>Create or clone a repository file. ([/help/init|fossil init] or
26 [/help/clone | fossil clone])
27
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -17,10 +17,11 @@
17 <h2>General Work Flow</h2>
18
19 <p>Fossil works with repository files (a database with the project's
20 complete history) and with checked-out local trees (the working directory
21 you use to do your work).
22 (See [./whyusefossil.wiki#definitions | definitions] for more background.)
23 The workflow looks like this:</p>
24
25 <ul>
26 <li>Create or clone a repository file. ([/help/init|fossil init] or
27 [/help/clone | fossil clone])
28
--- www/whyusefossil.wiki
+++ www/whyusefossil.wiki
@@ -212,10 +212,13 @@
212212
into the main line.
213213
<li><p>The "direct children" of a check-in X are all children that
214214
have X as their primary parent.
215215
<li><p>A check-in node with no direct children is sometimes called
216216
a "leaf".
217
+ <li><p>The "merge" command changes only the check-out.
218
+ The "commit" command must be run subsequently to make the merge
219
+ a permanent part of project.
217220
</ul>
218221
<li><p>Definition: <b>branch</b> &rarr;
219222
a sequence of check-ins that are all linked
220223
together in the DAG through the primary parent.
221224
<ul>
222225
--- www/whyusefossil.wiki
+++ www/whyusefossil.wiki
@@ -212,10 +212,13 @@
212 into the main line.
213 <li><p>The "direct children" of a check-in X are all children that
214 have X as their primary parent.
215 <li><p>A check-in node with no direct children is sometimes called
216 a "leaf".
 
 
 
217 </ul>
218 <li><p>Definition: <b>branch</b> &rarr;
219 a sequence of check-ins that are all linked
220 together in the DAG through the primary parent.
221 <ul>
222
--- www/whyusefossil.wiki
+++ www/whyusefossil.wiki
@@ -212,10 +212,13 @@
212 into the main line.
213 <li><p>The "direct children" of a check-in X are all children that
214 have X as their primary parent.
215 <li><p>A check-in node with no direct children is sometimes called
216 a "leaf".
217 <li><p>The "merge" command changes only the check-out.
218 The "commit" command must be run subsequently to make the merge
219 a permanent part of project.
220 </ul>
221 <li><p>Definition: <b>branch</b> &rarr;
222 a sequence of check-ins that are all linked
223 together in the DAG through the primary parent.
224 <ul>
225

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button