Fossil SCM

Add link to branching page.

kejoki 2009-01-29 19:11 trunk
Commit f8f8baf945fb4187cefc19ecc3f68a0aaa0b1912
1 file changed +8 -3
--- www/reference.wiki
+++ www/reference.wiki
@@ -21,17 +21,22 @@
2121
entered to make the intent unambiguous. 'clo' is a proper prefix of
2222
both the 'clone' and 'close' commands, for instance, but 'clon' is
2323
enough to make the intent—the 'clone'
2424
command—unambiguous.
2525
26
- * Pragmatically, a <u>version</u> in <b>fossil</b> is a
26
+ * Pragmatically, a [ | <u>version</u>] in <b>fossil</b> is a
2727
40-character long string of hexadecimal. <b>fossil</b> will be
2828
able to figure out which version you want with any
2929
<i>distinct</i> prefix of that string which is at least four
3030
characters long. <em>Commands which require a version are
3131
looking for the string, a distinct prefix of the string, or a
3232
<code>tag</code>.</em>
33
+
34
+ * SCM in a distributed environment can be a bit confusing with
35
+ regard to branching, merging, and versions in general. See the
36
+ [./branching.wiki | explanation of branching] and it will all make
37
+ much more sense.
3338
3439
You should probably start interacting with fossil at the command
3540
line by asking it what it can
3641
do:&nbsp;&nbsp;&nbsp;&nbsp;<a name="tof">&#710;</a>
3742
@@ -39,11 +44,11 @@
3944
Usage: fossil help COMMAND.
4045
Available COMMANDs:</pre><table width="80%"
4146
style="font-family: fixed, courier, monospace;">
4247
<tr>
4348
<td><a href="#add">add</a>*</td>
44
- <td><a href="#configure">configuration</a></td>
49
+ <td><a href="#configuration">configuration</a></td>
4550
<td><a href="#leaves">leaves</a></td>
4651
<td><a href="#redo">redo</a></td>
4752
<td><a href="#timeline">timeline</a></td>
4853
</tr>
4954
<tr>
@@ -201,11 +206,11 @@
201206
The opposite of "open". Close the current database connection.
202207
Require a -f or --force flag if there are unsaved changed in the
203208
current check-out.
204209
205210
<hr><a href="#tof">&#710;</a>
206
- <a name="configure">Usage: </a><a href="cmd_configure.wiki">fossil configure</a> METHOD ...
211
+ <a name="configuration">Usage: </a><a href="cmd_configure.wiki">fossil configuration</a> METHOD ...
207212
Where METHOD is one of: export import merge pull push reset. All methods
208213
accept the -R or --repository option to specific a repository.
209214
210215
fossil configuration export AREA FILENAME
211216
212217
--- www/reference.wiki
+++ www/reference.wiki
@@ -21,17 +21,22 @@
21 entered to make the intent unambiguous. 'clo' is a proper prefix of
22 both the 'clone' and 'close' commands, for instance, but 'clon' is
23 enough to make the intent&#8212;the 'clone'
24 command&#8212;unambiguous.
25
26 * Pragmatically, a <u>version</u> in <b>fossil</b> is a
27 40-character long string of hexadecimal. <b>fossil</b> will be
28 able to figure out which version you want with any
29 <i>distinct</i> prefix of that string which is at least four
30 characters long. <em>Commands which require a version are
31 looking for the string, a distinct prefix of the string, or a
32 <code>tag</code>.</em>
 
 
 
 
 
33
34 You should probably start interacting with fossil at the command
35 line by asking it what it can
36 do:&nbsp;&nbsp;&nbsp;&nbsp;<a name="tof">&#710;</a>
37
@@ -39,11 +44,11 @@
39 Usage: fossil help COMMAND.
40 Available COMMANDs:</pre><table width="80%"
41 style="font-family: fixed, courier, monospace;">
42 <tr>
43 <td><a href="#add">add</a>*</td>
44 <td><a href="#configure">configuration</a></td>
45 <td><a href="#leaves">leaves</a></td>
46 <td><a href="#redo">redo</a></td>
47 <td><a href="#timeline">timeline</a></td>
48 </tr>
49 <tr>
@@ -201,11 +206,11 @@
201 The opposite of "open". Close the current database connection.
202 Require a -f or --force flag if there are unsaved changed in the
203 current check-out.
204
205 <hr><a href="#tof">&#710;</a>
206 <a name="configure">Usage: </a><a href="cmd_configure.wiki">fossil configure</a> METHOD ...
207 Where METHOD is one of: export import merge pull push reset. All methods
208 accept the -R or --repository option to specific a repository.
209
210 fossil configuration export AREA FILENAME
211
212
--- www/reference.wiki
+++ www/reference.wiki
@@ -21,17 +21,22 @@
21 entered to make the intent unambiguous. 'clo' is a proper prefix of
22 both the 'clone' and 'close' commands, for instance, but 'clon' is
23 enough to make the intent&#8212;the 'clone'
24 command&#8212;unambiguous.
25
26 * Pragmatically, a [ | <u>version</u>] in <b>fossil</b> is a
27 40-character long string of hexadecimal. <b>fossil</b> will be
28 able to figure out which version you want with any
29 <i>distinct</i> prefix of that string which is at least four
30 characters long. <em>Commands which require a version are
31 looking for the string, a distinct prefix of the string, or a
32 <code>tag</code>.</em>
33
34 * SCM in a distributed environment can be a bit confusing with
35 regard to branching, merging, and versions in general. See the
36 [./branching.wiki | explanation of branching] and it will all make
37 much more sense.
38
39 You should probably start interacting with fossil at the command
40 line by asking it what it can
41 do:&nbsp;&nbsp;&nbsp;&nbsp;<a name="tof">&#710;</a>
42
@@ -39,11 +44,11 @@
44 Usage: fossil help COMMAND.
45 Available COMMANDs:</pre><table width="80%"
46 style="font-family: fixed, courier, monospace;">
47 <tr>
48 <td><a href="#add">add</a>*</td>
49 <td><a href="#configuration">configuration</a></td>
50 <td><a href="#leaves">leaves</a></td>
51 <td><a href="#redo">redo</a></td>
52 <td><a href="#timeline">timeline</a></td>
53 </tr>
54 <tr>
@@ -201,11 +206,11 @@
206 The opposite of "open". Close the current database connection.
207 Require a -f or --force flag if there are unsaved changed in the
208 current check-out.
209
210 <hr><a href="#tof">&#710;</a>
211 <a name="configuration">Usage: </a><a href="cmd_configure.wiki">fossil configuration</a> METHOD ...
212 Where METHOD is one of: export import merge pull push reset. All methods
213 accept the -R or --repository option to specific a repository.
214
215 fossil configuration export AREA FILENAME
216
217

Keyboard Shortcuts

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