Fossil SCM

Minor tweaks to www/unverse.wiki, based roughly on forum feedback.

stephan 2024-07-04 11:06 trunk
Commit 2f6d120261ec55d22fa22e10405ecb90f0355f9ea2079f247b7f1dd45cf0be85
1 file changed +9 -7
+9 -7
--- www/unvers.wiki
+++ www/unvers.wiki
@@ -1,21 +1,22 @@
11
<title>Unversioned Content</title>
22
33
"Unversioned content" or "unversioned files" are
44
files stored in a Fossil repository without history, meaning
55
it retains the newest version of each such file, and that alone.
6
+Unversioned files may have an optional directory name prefix.
67
78
Though it omits history, Fossil does sync unversioned content between
89
repositories. In the event of a conflict during a sync, it retains
910
the most recent version of each unversioned file, discarding
1011
older versions.
1112
12
-Unversioned files are useful for storing ephemeral content such as builds
13
-or frequently changing web pages. We store
14
-the [https://fossil-scm.org/home/uv/download.html|download] page of
15
-the self-hosting Fossil repository as unversioned
16
-content, for example.
13
+Unversioned files are useful for storing ephemeral content such as
14
+builds or frequently changing web pages. We store the
15
+[https://fossil-scm.org/home/uv/download.html|download] page of the
16
+self-hosting Fossil repository as unversioned content, for
17
+example.
1718
1819
<h2>Accessing Unversioned Files</h2>
1920
2021
Unversioned files are <u>not</u> a part of a check-out.
2122
Unversioned files are intended to be accessible as web pages using
@@ -23,14 +24,15 @@
2324
In other words, the URI method "<b>uv</b>" (short for "unversioned")
2425
followed by the name of the unversioned file will retrieve the content
2526
of the file. The MIME type is inferred from the filename suffix.
2627
2728
The content of unversioned files can also be retrieved using the
28
-[/help?cmd=unversioned|fossil unvers cat <i>FILENAME</i>] command.
29
+[/help?cmd=unversioned|fossil unvers cat <i>FILENAME...</i>]
30
+or [/help?cmd=unversioned|fossil unvers export <i>FILENAME</i>] commands.
2931
3032
A list of all unversioned files on a server can be seen using
31
-the [/help?cmd=/uvlist|/uvlist] URL. ([/uvlist|example]).
33
+the [/help?cmd=/uvlist|/uvlist] URL. ([/uvlist|example].)
3234
3335
<h2>Syncing Unversioned Files</h2>
3436
3537
Unversioned content does not sync between repositories by default.
3638
One must request it via commands such as:
3739
--- www/unvers.wiki
+++ www/unvers.wiki
@@ -1,21 +1,22 @@
1 <title>Unversioned Content</title>
2
3 "Unversioned content" or "unversioned files" are
4 files stored in a Fossil repository without history, meaning
5 it retains the newest version of each such file, and that alone.
 
6
7 Though it omits history, Fossil does sync unversioned content between
8 repositories. In the event of a conflict during a sync, it retains
9 the most recent version of each unversioned file, discarding
10 older versions.
11
12 Unversioned files are useful for storing ephemeral content such as builds
13 or frequently changing web pages. We store
14 the [https://fossil-scm.org/home/uv/download.html|download] page of
15 the self-hosting Fossil repository as unversioned
16 content, for example.
17
18 <h2>Accessing Unversioned Files</h2>
19
20 Unversioned files are <u>not</u> a part of a check-out.
21 Unversioned files are intended to be accessible as web pages using
@@ -23,14 +24,15 @@
23 In other words, the URI method "<b>uv</b>" (short for "unversioned")
24 followed by the name of the unversioned file will retrieve the content
25 of the file. The MIME type is inferred from the filename suffix.
26
27 The content of unversioned files can also be retrieved using the
28 [/help?cmd=unversioned|fossil unvers cat <i>FILENAME</i>] command.
 
29
30 A list of all unversioned files on a server can be seen using
31 the [/help?cmd=/uvlist|/uvlist] URL. ([/uvlist|example]).
32
33 <h2>Syncing Unversioned Files</h2>
34
35 Unversioned content does not sync between repositories by default.
36 One must request it via commands such as:
37
--- www/unvers.wiki
+++ www/unvers.wiki
@@ -1,21 +1,22 @@
1 <title>Unversioned Content</title>
2
3 "Unversioned content" or "unversioned files" are
4 files stored in a Fossil repository without history, meaning
5 it retains the newest version of each such file, and that alone.
6 Unversioned files may have an optional directory name prefix.
7
8 Though it omits history, Fossil does sync unversioned content between
9 repositories. In the event of a conflict during a sync, it retains
10 the most recent version of each unversioned file, discarding
11 older versions.
12
13 Unversioned files are useful for storing ephemeral content such as
14 builds or frequently changing web pages. We store the
15 [https://fossil-scm.org/home/uv/download.html|download] page of the
16 self-hosting Fossil repository as unversioned content, for
17 example.
18
19 <h2>Accessing Unversioned Files</h2>
20
21 Unversioned files are <u>not</u> a part of a check-out.
22 Unversioned files are intended to be accessible as web pages using
@@ -23,14 +24,15 @@
24 In other words, the URI method "<b>uv</b>" (short for "unversioned")
25 followed by the name of the unversioned file will retrieve the content
26 of the file. The MIME type is inferred from the filename suffix.
27
28 The content of unversioned files can also be retrieved using the
29 [/help?cmd=unversioned|fossil unvers cat <i>FILENAME...</i>]
30 or [/help?cmd=unversioned|fossil unvers export <i>FILENAME</i>] commands.
31
32 A list of all unversioned files on a server can be seen using
33 the [/help?cmd=/uvlist|/uvlist] URL. ([/uvlist|example].)
34
35 <h2>Syncing Unversioned Files</h2>
36
37 Unversioned content does not sync between repositories by default.
38 One must request it via commands such as:
39

Keyboard Shortcuts

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