Fossil SCM

Documentation updates due to today's changes.

drh 2024-12-21 00:43 trunk
Commit 5f8721753c268a7c482a68f53153f01a5c996cb2cb19fe5d243064dbc2ca55ee
--- www/changes.wiki
+++ www/changes.wiki
@@ -18,10 +18,12 @@
1818
branch has been changed.
1919
* When a merge conflict occurs, a new section is added to the conflict
2020
text that shows Fossil's suggested resolution to the conflict.
2121
* Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show
2222
diffs of multiple files.
23
+ * Added the [/help?cmd=/clusterlist|/clusterlist page] for analysis
24
+ and debugging
2325
* Fix a bug in [/help?cmd=patch|fossil patch create] that causes
2426
[/help?cmd=revert|fossil revert] operations that happened on individual
2527
files after a [/help?cmd=merge|fossil merge] to be omitted from the
2628
patch.
2729
2830
--- www/changes.wiki
+++ www/changes.wiki
@@ -18,10 +18,12 @@
18 branch has been changed.
19 * When a merge conflict occurs, a new section is added to the conflict
20 text that shows Fossil's suggested resolution to the conflict.
21 * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show
22 diffs of multiple files.
 
 
23 * Fix a bug in [/help?cmd=patch|fossil patch create] that causes
24 [/help?cmd=revert|fossil revert] operations that happened on individual
25 files after a [/help?cmd=merge|fossil merge] to be omitted from the
26 patch.
27
28
--- www/changes.wiki
+++ www/changes.wiki
@@ -18,10 +18,12 @@
18 branch has been changed.
19 * When a merge conflict occurs, a new section is added to the conflict
20 text that shows Fossil's suggested resolution to the conflict.
21 * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show
22 diffs of multiple files.
23 * Added the [/help?cmd=/clusterlist|/clusterlist page] for analysis
24 and debugging
25 * Fix a bug in [/help?cmd=patch|fossil patch create] that causes
26 [/help?cmd=revert|fossil revert] operations that happened on individual
27 files after a [/help?cmd=merge|fossil merge] to be omitted from the
28 patch.
29
30
--- www/sync.wiki
+++ www/sync.wiki
@@ -789,10 +789,18 @@
789789
a successful commit. This instructs the server to release
790790
any lock on any check-in previously held by that client.
791791
The ci-unlock pragma helps to avoid false-positive lock warnings
792792
that might arise if a check-in is aborted and then restarted
793793
on a branch.
794
+
795
+<li><b>req-clusters</b> A client sends the "req-clusters" pragma
796
+to the server to ask the server to reply with "igot" cards for
797
+every [./fileformat.wiki#cluster|cluster artifact] that it holds. The
798
+client typically does this when it thinks that it might be attempting
799
+to pull a long chain of cluster artifacts. Sending the artifacts
800
+all at once can dramatically reduce the number of round trip
801
+messages needed to complete the synchronization.
794802
</ol>
795803
796804
<h3 id="comment">3.12 Comment Cards</h3>
797805
798806
Any card that begins with "#" (ASCII 0x23) is a comment card and
799807
--- www/sync.wiki
+++ www/sync.wiki
@@ -789,10 +789,18 @@
789 a successful commit. This instructs the server to release
790 any lock on any check-in previously held by that client.
791 The ci-unlock pragma helps to avoid false-positive lock warnings
792 that might arise if a check-in is aborted and then restarted
793 on a branch.
 
 
 
 
 
 
 
 
794 </ol>
795
796 <h3 id="comment">3.12 Comment Cards</h3>
797
798 Any card that begins with "#" (ASCII 0x23) is a comment card and
799
--- www/sync.wiki
+++ www/sync.wiki
@@ -789,10 +789,18 @@
789 a successful commit. This instructs the server to release
790 any lock on any check-in previously held by that client.
791 The ci-unlock pragma helps to avoid false-positive lock warnings
792 that might arise if a check-in is aborted and then restarted
793 on a branch.
794
795 <li><b>req-clusters</b> A client sends the "req-clusters" pragma
796 to the server to ask the server to reply with "igot" cards for
797 every [./fileformat.wiki#cluster|cluster artifact] that it holds. The
798 client typically does this when it thinks that it might be attempting
799 to pull a long chain of cluster artifacts. Sending the artifacts
800 all at once can dramatically reduce the number of round trip
801 messages needed to complete the synchronization.
802 </ol>
803
804 <h3 id="comment">3.12 Comment Cards</h3>
805
806 Any card that begins with "#" (ASCII 0x23) is a comment card and
807

Keyboard Shortcuts

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