Fossil SCM

Added a brief clarification of using update/checkout to switch versions, based on ML thread.

stephan 2014-03-21 08:49 UTC trunk
Commit cd4301ce449c3c0cd6b1431ad18b0b664b472e06
1 file changed +8
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -119,10 +119,18 @@
119119
120120
<p>Note that Fossil allows you to make multiple check-outs in
121121
separate directories from the same repository. This enables you,
122122
for example, to do builds from multiple branches or versions at
123123
the same time without having to generate extra clones.</p>
124
+
125
+ <p>To switch a checkout between different versions and branches,
126
+ use the [/help/checkout | checkout] or [/help/update | update]
127
+ commands. [/help/update | update] honors the "autosync" option
128
+ and does a "soft" switch, merging any local changes into the
129
+ target version, whereas [/help/checkout | checkout] does not
130
+ sync and does a "hard" switch, potentially overwriting local
131
+ changes (after prompting).</p>
124132
125133
<h2>Configuring Your Local Repository</h2>
126134
127135
<p>When you create a new repository, either by cloning an existing
128136
project or create a new project of your own, you usually want to do some
129137
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -119,10 +119,18 @@
119
120 <p>Note that Fossil allows you to make multiple check-outs in
121 separate directories from the same repository. This enables you,
122 for example, to do builds from multiple branches or versions at
123 the same time without having to generate extra clones.</p>
 
 
 
 
 
 
 
 
124
125 <h2>Configuring Your Local Repository</h2>
126
127 <p>When you create a new repository, either by cloning an existing
128 project or create a new project of your own, you usually want to do some
129
--- www/quickstart.wiki
+++ www/quickstart.wiki
@@ -119,10 +119,18 @@
119
120 <p>Note that Fossil allows you to make multiple check-outs in
121 separate directories from the same repository. This enables you,
122 for example, to do builds from multiple branches or versions at
123 the same time without having to generate extra clones.</p>
124
125 <p>To switch a checkout between different versions and branches,
126 use the [/help/checkout | checkout] or [/help/update | update]
127 commands. [/help/update | update] honors the "autosync" option
128 and does a "soft" switch, merging any local changes into the
129 target version, whereas [/help/checkout | checkout] does not
130 sync and does a "hard" switch, potentially overwriting local
131 changes (after prompting).</p>
132
133 <h2>Configuring Your Local Repository</h2>
134
135 <p>When you create a new repository, either by cloning an existing
136 project or create a new project of your own, you usually want to do some
137

Keyboard Shortcuts

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