Fossil SCM

Tweaks to the "quick start" documentation page.

drh 2011-02-22 20:59 trunk
Commit 6f1cc96ff0da6131160aa14246f05f9bb40ff44a
1 file changed +6 -12
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -14,15 +14,14 @@
1414
someplace on your PATH environment variable.</p>
1515
1616
<a name="fslclone"></a>
1717
<h2>General Work Flow</h2>
1818
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. In most operations that require you to work on a
22
- specific repository you must have a checked out tree in place to work from.
23
- The resulting workflow looks like this:</p>
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>
2423
2524
<ul>
2625
<li>Create or clone a repository file. ([/help/new|fossil new] or
2726
[/help/clone | fossil clone])
2827
<li>Check out a local tree. ([/help/open | fossil open])
@@ -113,11 +112,11 @@
113112
114113
<h2>Configuring Your Local Repository</h2>
115114
116115
<p>When you create a new repository, either by cloning an existing
117116
project or create a new project of your own, you usually want to do some
118
- local configuration. This is easily accomplished using the webserver
117
+ local configuration. This is easily accomplished using the web-server
119118
that is built into fossil. Start the fossil webserver like this:
120119
([/help/ui | more info])</p>
121120
122121
<blockquote>
123122
<b>fossil ui </b><i> repository-filename</i>
@@ -346,13 +345,8 @@
346345
<b>fossil sync http://192.168.1.36:8080/ --proxy off</b>
347346
</blockquote>
348347
349348
<h2>More Hints</h2>
350349
351
- <p>Try these commands:</p>
352
-
353
- <blockquote><b>
354
- [/help/help | fossil help]<br>
355
- [/help/test-command | fossil test-commands]
356
- </b></blockquote>
350
+ <p>A [/help | complete list of commands] is available.
357351
358352
<p>Explore and have fun!</p>
359353
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -14,15 +14,14 @@
14 someplace on your PATH environment variable.</p>
15
16 <a name="fslclone"></a>
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. In most operations that require you to work on a
22 specific repository you must have a checked out tree in place to work from.
23 The resulting workflow looks like this:</p>
24
25 <ul>
26 <li>Create or clone a repository file. ([/help/new|fossil new] or
27 [/help/clone | fossil clone])
28 <li>Check out a local tree. ([/help/open | fossil open])
@@ -113,11 +112,11 @@
113
114 <h2>Configuring Your Local Repository</h2>
115
116 <p>When you create a new repository, either by cloning an existing
117 project or create a new project of your own, you usually want to do some
118 local configuration. This is easily accomplished using the webserver
119 that is built into fossil. Start the fossil webserver like this:
120 ([/help/ui | more info])</p>
121
122 <blockquote>
123 <b>fossil ui </b><i> repository-filename</i>
@@ -346,13 +345,8 @@
346 <b>fossil sync http://192.168.1.36:8080/ --proxy off</b>
347 </blockquote>
348
349 <h2>More Hints</h2>
350
351 <p>Try these commands:</p>
352
353 <blockquote><b>
354 [/help/help | fossil help]<br>
355 [/help/test-command | fossil test-commands]
356 </b></blockquote>
357
358 <p>Explore and have fun!</p>
359
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -14,15 +14,14 @@
14 someplace on your PATH environment variable.</p>
15
16 <a name="fslclone"></a>
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/new|fossil new] or
26 [/help/clone | fossil clone])
27 <li>Check out a local tree. ([/help/open | fossil open])
@@ -113,11 +112,11 @@
112
113 <h2>Configuring Your Local Repository</h2>
114
115 <p>When you create a new repository, either by cloning an existing
116 project or create a new project of your own, you usually want to do some
117 local configuration. This is easily accomplished using the web-server
118 that is built into fossil. Start the fossil webserver like this:
119 ([/help/ui | more info])</p>
120
121 <blockquote>
122 <b>fossil ui </b><i> repository-filename</i>
@@ -346,13 +345,8 @@
345 <b>fossil sync http://192.168.1.36:8080/ --proxy off</b>
346 </blockquote>
347
348 <h2>More Hints</h2>
349
350 <p>A [/help | complete list of commands] is available.
 
 
 
 
 
351
352 <p>Explore and have fun!</p>
353

Keyboard Shortcuts

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