Fossil SCM

Add documentation on unversioned content.

drh 2016-08-18 13:20 trunk
Commit f187ada69767db892615aeeae18f35b7d105bbfc
+5 -6
--- www/index.wiki
+++ www/index.wiki
@@ -35,19 +35,18 @@
3535
2. <b>Built-in Web Interface</b> -
3636
Fossil has a built-in and intuitive [./webui.wiki | web interface]
3737
with a rich assortment of information pages
3838
([./webpage-ex.md|examples]) designed to promote situational awareness.
3939
40
- This entire website&#185;
41
- is just a running instance of Fossil. The pages you see here
42
- are all [./wikitheory.wiki | wiki] or
43
- [./embeddeddoc.wiki | embedded documentation].
40
+ This entire website is just a running instance of Fossil.
41
+ The pages you see here are all [./wikitheory.wiki | wiki] or
42
+ [./embeddeddoc.wiki | embedded documentation] or (in the case of
43
+ the [/uv/download.html|download] page)
44
+ [./unvers.wiki | unversioned files].
4445
When you clone Fossil from one of its
4546
[./selfhost.wiki | self-hosting repositories],
4647
you get more than just source code - you get this entire website.
47
- <span style='font-size:75%;'>(&#185;except the
48
- [http://www.fossil-scm.org/download.html | download] page)</span>
4948
5049
3. <b>Self-Contained</b> -
5150
Fossil is a single self-contained stand-alone executable.
5251
To install, simply download a
5352
<a href="http://www.fossil-scm.org/download.html">precompiled binary</a>
5453
--- www/index.wiki
+++ www/index.wiki
@@ -35,19 +35,18 @@
35 2. <b>Built-in Web Interface</b> -
36 Fossil has a built-in and intuitive [./webui.wiki | web interface]
37 with a rich assortment of information pages
38 ([./webpage-ex.md|examples]) designed to promote situational awareness.
39
40 This entire website&#185;
41 is just a running instance of Fossil. The pages you see here
42 are all [./wikitheory.wiki | wiki] or
43 [./embeddeddoc.wiki | embedded documentation].
 
44 When you clone Fossil from one of its
45 [./selfhost.wiki | self-hosting repositories],
46 you get more than just source code - you get this entire website.
47 <span style='font-size:75%;'>(&#185;except the
48 [http://www.fossil-scm.org/download.html | download] page)</span>
49
50 3. <b>Self-Contained</b> -
51 Fossil is a single self-contained stand-alone executable.
52 To install, simply download a
53 <a href="http://www.fossil-scm.org/download.html">precompiled binary</a>
54
--- www/index.wiki
+++ www/index.wiki
@@ -35,19 +35,18 @@
35 2. <b>Built-in Web Interface</b> -
36 Fossil has a built-in and intuitive [./webui.wiki | web interface]
37 with a rich assortment of information pages
38 ([./webpage-ex.md|examples]) designed to promote situational awareness.
39
40 This entire website is just a running instance of Fossil.
41 The pages you see here are all [./wikitheory.wiki | wiki] or
42 [./embeddeddoc.wiki | embedded documentation] or (in the case of
43 the [/uv/download.html|download] page)
44 [./unvers.wiki | unversioned files].
45 When you clone Fossil from one of its
46 [./selfhost.wiki | self-hosting repositories],
47 you get more than just source code - you get this entire website.
 
 
48
49 3. <b>Self-Contained</b> -
50 Fossil is a single self-contained stand-alone executable.
51 To install, simply download a
52 <a href="http://www.fossil-scm.org/download.html">precompiled binary</a>
53
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -65,10 +65,11 @@
6565
Of Fossil}
6666
tech_overview.wiki {SQLite Databases Used By Fossil}
6767
th1.md {The TH1 Scripting Language}
6868
tickets.wiki {The Fossil Ticket System}
6969
theory1.wiki {Thoughts On The Design Of The Fossil DVCS}
70
+ unvers.wiki {Unversioned Files}
7071
webpage-ex.md {Webpage Examples}
7172
webui.wiki {The Fossil Web Interface}
7273
wikitheory.wiki {Wiki In Fossil}
7374
}
7475
7576
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -65,10 +65,11 @@
65 Of Fossil}
66 tech_overview.wiki {SQLite Databases Used By Fossil}
67 th1.md {The TH1 Scripting Language}
68 tickets.wiki {The Fossil Ticket System}
69 theory1.wiki {Thoughts On The Design Of The Fossil DVCS}
 
70 webpage-ex.md {Webpage Examples}
71 webui.wiki {The Fossil Web Interface}
72 wikitheory.wiki {Wiki In Fossil}
73 }
74
75
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -65,10 +65,11 @@
65 Of Fossil}
66 tech_overview.wiki {SQLite Databases Used By Fossil}
67 th1.md {The TH1 Scripting Language}
68 tickets.wiki {The Fossil Ticket System}
69 theory1.wiki {Thoughts On The Design Of The Fossil DVCS}
70 unvers.wiki {Unversioned Files}
71 webpage-ex.md {Webpage Examples}
72 webui.wiki {The Fossil Web Interface}
73 wikitheory.wiki {Wiki In Fossil}
74 }
75
76
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -81,10 +81,11 @@
8181
<li><a href="webpage-ex.md">Examples &mdash; Webpage</a></li>
8282
<li><a href="inout.wiki">Export To And From Git &mdash; Import And</a></li>
8383
<li><a href="fossil-from-msvc.wiki">Express 2010 IDE &mdash; Integrating Fossil in the Microsoft</a></li>
8484
<li><a href="adding_code.wiki">Features To Fossil &mdash; Adding New</a></li>
8585
<li><a href="fileformat.wiki">File Format &mdash; Fossil</a></li>
86
+<li><a href="unvers.wiki">Files &mdash; Unversioned</a></li>
8687
<li><a href="branching.wiki">Forking, Merging, and Tagging &mdash; Branching,</a></li>
8788
<li><a href="delta_format.wiki">Format &mdash; Fossil Delta</a></li>
8889
<li><a href="fileformat.wiki">Format &mdash; Fossil File</a></li>
8990
<li><a href="changes.wiki">Fossil Changelog</a></li>
9091
<li><a href="concepts.wiki">Fossil Core Concepts</a></li>
@@ -199,10 +200,11 @@
199200
<li><a href="custom_ticket.wiki">Ticket System &mdash; Customizing The</a></li>
200201
<li><a href="tickets.wiki">Ticket System &mdash; The Fossil</a></li>
201202
<li><a href="customgraph.md">Timeline Graph &mdash; Theming: Customizing the</a></li>
202203
<li><a href="hints.wiki">Tips And Usage Hints &mdash; Fossil</a></li>
203204
<li><a href="bugtheory.wiki">Tracking In Fossil &mdash; Bug</a></li>
205
+<li><a href="unvers.wiki">Unversioned Files</a></li>
204206
<li><a href="fiveminutes.wiki">Update and Running in 5 Minutes as a Single User</a></li>
205207
<li><a href="hints.wiki">Usage Hints &mdash; Fossil Tips And</a></li>
206208
<li><a href="encryptedrepos.wiki">Use Encrypted Repositories &mdash; How To</a></li>
207209
<li><a href="fiveminutes.wiki">User &mdash; Update and Running in 5 Minutes as a Single</a></li>
208210
<li><a href="ssl.wiki">Using SSL with Fossil</a></li>
209211
210212
ADDED www/unvers.wiki
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -81,10 +81,11 @@
81 <li><a href="webpage-ex.md">Examples &mdash; Webpage</a></li>
82 <li><a href="inout.wiki">Export To And From Git &mdash; Import And</a></li>
83 <li><a href="fossil-from-msvc.wiki">Express 2010 IDE &mdash; Integrating Fossil in the Microsoft</a></li>
84 <li><a href="adding_code.wiki">Features To Fossil &mdash; Adding New</a></li>
85 <li><a href="fileformat.wiki">File Format &mdash; Fossil</a></li>
 
86 <li><a href="branching.wiki">Forking, Merging, and Tagging &mdash; Branching,</a></li>
87 <li><a href="delta_format.wiki">Format &mdash; Fossil Delta</a></li>
88 <li><a href="fileformat.wiki">Format &mdash; Fossil File</a></li>
89 <li><a href="changes.wiki">Fossil Changelog</a></li>
90 <li><a href="concepts.wiki">Fossil Core Concepts</a></li>
@@ -199,10 +200,11 @@
199 <li><a href="custom_ticket.wiki">Ticket System &mdash; Customizing The</a></li>
200 <li><a href="tickets.wiki">Ticket System &mdash; The Fossil</a></li>
201 <li><a href="customgraph.md">Timeline Graph &mdash; Theming: Customizing the</a></li>
202 <li><a href="hints.wiki">Tips And Usage Hints &mdash; Fossil</a></li>
203 <li><a href="bugtheory.wiki">Tracking In Fossil &mdash; Bug</a></li>
 
204 <li><a href="fiveminutes.wiki">Update and Running in 5 Minutes as a Single User</a></li>
205 <li><a href="hints.wiki">Usage Hints &mdash; Fossil Tips And</a></li>
206 <li><a href="encryptedrepos.wiki">Use Encrypted Repositories &mdash; How To</a></li>
207 <li><a href="fiveminutes.wiki">User &mdash; Update and Running in 5 Minutes as a Single</a></li>
208 <li><a href="ssl.wiki">Using SSL with Fossil</a></li>
209
210 DDED www/unvers.wiki
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -81,10 +81,11 @@
81 <li><a href="webpage-ex.md">Examples &mdash; Webpage</a></li>
82 <li><a href="inout.wiki">Export To And From Git &mdash; Import And</a></li>
83 <li><a href="fossil-from-msvc.wiki">Express 2010 IDE &mdash; Integrating Fossil in the Microsoft</a></li>
84 <li><a href="adding_code.wiki">Features To Fossil &mdash; Adding New</a></li>
85 <li><a href="fileformat.wiki">File Format &mdash; Fossil</a></li>
86 <li><a href="unvers.wiki">Files &mdash; Unversioned</a></li>
87 <li><a href="branching.wiki">Forking, Merging, and Tagging &mdash; Branching,</a></li>
88 <li><a href="delta_format.wiki">Format &mdash; Fossil Delta</a></li>
89 <li><a href="fileformat.wiki">Format &mdash; Fossil File</a></li>
90 <li><a href="changes.wiki">Fossil Changelog</a></li>
91 <li><a href="concepts.wiki">Fossil Core Concepts</a></li>
@@ -199,10 +200,11 @@
200 <li><a href="custom_ticket.wiki">Ticket System &mdash; Customizing The</a></li>
201 <li><a href="tickets.wiki">Ticket System &mdash; The Fossil</a></li>
202 <li><a href="customgraph.md">Timeline Graph &mdash; Theming: Customizing the</a></li>
203 <li><a href="hints.wiki">Tips And Usage Hints &mdash; Fossil</a></li>
204 <li><a href="bugtheory.wiki">Tracking In Fossil &mdash; Bug</a></li>
205 <li><a href="unvers.wiki">Unversioned Files</a></li>
206 <li><a href="fiveminutes.wiki">Update and Running in 5 Minutes as a Single User</a></li>
207 <li><a href="hints.wiki">Usage Hints &mdash; Fossil Tips And</a></li>
208 <li><a href="encryptedrepos.wiki">Use Encrypted Repositories &mdash; How To</a></li>
209 <li><a href="fiveminutes.wiki">User &mdash; Update and Running in 5 Minutes as a Single</a></li>
210 <li><a href="ssl.wiki">Using SSL with Fossil</a></li>
211
212 DDED www/unvers.wiki
--- a/www/unvers.wiki
+++ b/www/unvers.wiki
@@ -0,0 +1,13 @@
1
+<title>Unversioned Content</title>
2
+<h1 align="center">Utle>Unversio.
3
+Only is retained.
4
+is syncedthe most recent
5
+ of each is retained and ol
6
+Tis storedis synced between repositories, though not by default.
7
+Special commands or commandcan be synced
8
+ is supplied. Tioned sync] co does nost necessarily exist.
9
+Asince there is nexchanged between servers as whole, uncompressed
10
+files (though the content does get compressed when the overall HTTP message
11
+payload is compressed). are used to avoid sending
12
+ See the
13
+www.fossil-scm.org/fossilmimesname TEXT PRIMARY KEY, WITHOUT ROWID; is
--- a/www/unvers.wiki
+++ b/www/unvers.wiki
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
--- a/www/unvers.wiki
+++ b/www/unvers.wiki
@@ -0,0 +1,13 @@
1 <title>Unversioned Content</title>
2 <h1 align="center">Utle>Unversio.
3 Only is retained.
4 is syncedthe most recent
5 of each is retained and ol
6 Tis storedis synced between repositories, though not by default.
7 Special commands or commandcan be synced
8 is supplied. Tioned sync] co does nost necessarily exist.
9 Asince there is nexchanged between servers as whole, uncompressed
10 files (though the content does get compressed when the overall HTTP message
11 payload is compressed). are used to avoid sending
12 See the
13 www.fossil-scm.org/fossilmimesname TEXT PRIMARY KEY, WITHOUT ROWID; is

Keyboard Shortcuts

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