Fossil SCM

Add the "fossil git export" command to the 2.9 change log.

drh 2019-03-17 01:42 trunk
Commit 17b517f5eef3246142e4d4ca613415e4403d6f848f3ea87ad06cf1d5b57bd764
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,10 +1,12 @@
11
<title>Change Log</title>
22
33
<a name='v2_9'></a>
44
<h2>Changes for Version 2.9 (pending)</h2>
55
6
+ * Added the [/help?cmd=git|fossil git export] command and instructions
7
+ for [./mirrortogithub.md|creating a GitHub mirror of a Fossil project].
68
* Improved handling of relative hyperlinks on the
79
[/help?cmd=/artifact|/artifact] pages for wiki. For example,
810
hyperlinks and the lizard &lt;img&gt; now work correctly
911
for both [/artifact/2ff24ab0887cf522] and
1012
[/doc/0d7ac90d575004c2415/www/index.wiki].
1113
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,10 +1,12 @@
1 <title>Change Log</title>
2
3 <a name='v2_9'></a>
4 <h2>Changes for Version 2.9 (pending)</h2>
5
 
 
6 * Improved handling of relative hyperlinks on the
7 [/help?cmd=/artifact|/artifact] pages for wiki. For example,
8 hyperlinks and the lizard &lt;img&gt; now work correctly
9 for both [/artifact/2ff24ab0887cf522] and
10 [/doc/0d7ac90d575004c2415/www/index.wiki].
11
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,10 +1,12 @@
1 <title>Change Log</title>
2
3 <a name='v2_9'></a>
4 <h2>Changes for Version 2.9 (pending)</h2>
5
6 * Added the [/help?cmd=git|fossil git export] command and instructions
7 for [./mirrortogithub.md|creating a GitHub mirror of a Fossil project].
8 * Improved handling of relative hyperlinks on the
9 [/help?cmd=/artifact|/artifact] pages for wiki. For example,
10 hyperlinks and the lizard &lt;img&gt; now work correctly
11 for both [/artifact/2ff24ab0887cf522] and
12 [/doc/0d7ac90d575004c2415/www/index.wiki].
13
--- www/mirrortogithub.md
+++ www/mirrortogithub.md
@@ -57,10 +57,14 @@
5757
mirroring operation probably took several minutes (or tens of minutes)
5858
but a typical update will happen in a second or less.
5959
</ol>
6060
6161
## Notes:
62
+
63
+ * The mirroring is one-way. If you check in changes on GitHub, those
64
+ changes will not be reabsorbed by Fossil. There are technical problems
65
+ that make a two-way mirror all but impossible.
6266
6367
* The "fossil git export" command creates subprocesses that run "git"
6468
commands. So you must have Git installed on your machine for any
6569
of this to work.
6670
6771
--- www/mirrortogithub.md
+++ www/mirrortogithub.md
@@ -57,10 +57,14 @@
57 mirroring operation probably took several minutes (or tens of minutes)
58 but a typical update will happen in a second or less.
59 </ol>
60
61 ## Notes:
 
 
 
 
62
63 * The "fossil git export" command creates subprocesses that run "git"
64 commands. So you must have Git installed on your machine for any
65 of this to work.
66
67
--- www/mirrortogithub.md
+++ www/mirrortogithub.md
@@ -57,10 +57,14 @@
57 mirroring operation probably took several minutes (or tens of minutes)
58 but a typical update will happen in a second or less.
59 </ol>
60
61 ## Notes:
62
63 * The mirroring is one-way. If you check in changes on GitHub, those
64 changes will not be reabsorbed by Fossil. There are technical problems
65 that make a two-way mirror all but impossible.
66
67 * The "fossil git export" command creates subprocesses that run "git"
68 commands. So you must have Git installed on your machine for any
69 of this to work.
70
71

Keyboard Shortcuts

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