Fossil SCM

Update the "sync" command documentation to point out that it also syncs forum posts.

drh 2021-06-09 14:35 trunk
Commit 5289bf4a315c2148df52efc01496cf9eba6538c36d5d6eb49f95f3eda83bcbe4
1 file changed +3 -3
+3 -3
--- src/sync.c
+++ src/sync.c
@@ -192,11 +192,11 @@
192192
**
193193
** Usage: %fossil pull ?URL? ?options?
194194
**
195195
** Pull all sharable changes from a remote repository into the local
196196
** repository. Sharable changes include public check-ins, edits to
197
-** wiki pages, tickets, and tech-notes, as well as forum content. Add
197
+** wiki pages, tickets, tech-notes, and forum posts. Add
198198
** the --private option to pull private branches. Use the
199199
** "configuration pull" command to pull website configuration details.
200200
**
201201
** If URL is not specified, then the URL from the most recent clone, push,
202202
** pull, remote, or sync command is used. See "fossil help clone" for
@@ -243,11 +243,11 @@
243243
**
244244
** Usage: %fossil push ?URL? ?options?
245245
**
246246
** Push all sharable changes from the local repository to a remote
247247
** repository. Sharable changes include public check-ins, edits to
248
-** wiki pages, tickets, and tech-notes, as well as forum content. Use
248
+** wiki pages, tickets, tech-notes, and forum posts. Use
249249
** --private to also push private branches. Use the "configuration
250250
** push" command to push website configuration details.
251251
**
252252
** If URL is not specified, then the URL from the most recent clone, push,
253253
** pull, remote, or sync command is used. See "fossil help clone" for
@@ -290,11 +290,11 @@
290290
**
291291
** Usage: %fossil sync ?URL? ?options?
292292
**
293293
** Synchronize all sharable changes between the local repository and a
294294
** remote repository. Sharable changes include public check-ins and
295
-** edits to wiki pages, tickets, and technical notes.
295
+** edits to wiki pages, tickets, forum posts, and technical notes.
296296
**
297297
** If URL is not specified, then the URL from the most recent clone, push,
298298
** pull, remote, or sync command is used. See "fossil help clone" for
299299
** details on the URL formats.
300300
**
301301
--- src/sync.c
+++ src/sync.c
@@ -192,11 +192,11 @@
192 **
193 ** Usage: %fossil pull ?URL? ?options?
194 **
195 ** Pull all sharable changes from a remote repository into the local
196 ** repository. Sharable changes include public check-ins, edits to
197 ** wiki pages, tickets, and tech-notes, as well as forum content. Add
198 ** the --private option to pull private branches. Use the
199 ** "configuration pull" command to pull website configuration details.
200 **
201 ** If URL is not specified, then the URL from the most recent clone, push,
202 ** pull, remote, or sync command is used. See "fossil help clone" for
@@ -243,11 +243,11 @@
243 **
244 ** Usage: %fossil push ?URL? ?options?
245 **
246 ** Push all sharable changes from the local repository to a remote
247 ** repository. Sharable changes include public check-ins, edits to
248 ** wiki pages, tickets, and tech-notes, as well as forum content. Use
249 ** --private to also push private branches. Use the "configuration
250 ** push" command to push website configuration details.
251 **
252 ** If URL is not specified, then the URL from the most recent clone, push,
253 ** pull, remote, or sync command is used. See "fossil help clone" for
@@ -290,11 +290,11 @@
290 **
291 ** Usage: %fossil sync ?URL? ?options?
292 **
293 ** Synchronize all sharable changes between the local repository and a
294 ** remote repository. Sharable changes include public check-ins and
295 ** edits to wiki pages, tickets, and technical notes.
296 **
297 ** If URL is not specified, then the URL from the most recent clone, push,
298 ** pull, remote, or sync command is used. See "fossil help clone" for
299 ** details on the URL formats.
300 **
301
--- src/sync.c
+++ src/sync.c
@@ -192,11 +192,11 @@
192 **
193 ** Usage: %fossil pull ?URL? ?options?
194 **
195 ** Pull all sharable changes from a remote repository into the local
196 ** repository. Sharable changes include public check-ins, edits to
197 ** wiki pages, tickets, tech-notes, and forum posts. Add
198 ** the --private option to pull private branches. Use the
199 ** "configuration pull" command to pull website configuration details.
200 **
201 ** If URL is not specified, then the URL from the most recent clone, push,
202 ** pull, remote, or sync command is used. See "fossil help clone" for
@@ -243,11 +243,11 @@
243 **
244 ** Usage: %fossil push ?URL? ?options?
245 **
246 ** Push all sharable changes from the local repository to a remote
247 ** repository. Sharable changes include public check-ins, edits to
248 ** wiki pages, tickets, tech-notes, and forum posts. Use
249 ** --private to also push private branches. Use the "configuration
250 ** push" command to push website configuration details.
251 **
252 ** If URL is not specified, then the URL from the most recent clone, push,
253 ** pull, remote, or sync command is used. See "fossil help clone" for
@@ -290,11 +290,11 @@
290 **
291 ** Usage: %fossil sync ?URL? ?options?
292 **
293 ** Synchronize all sharable changes between the local repository and a
294 ** remote repository. Sharable changes include public check-ins and
295 ** edits to wiki pages, tickets, forum posts, and technical notes.
296 **
297 ** If URL is not specified, then the URL from the most recent clone, push,
298 ** pull, remote, or sync command is used. See "fossil help clone" for
299 ** details on the URL formats.
300 **
301

Keyboard Shortcuts

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