Fossil SCM

Change Quick Start to store the repository file outside the working directory.

danield 2021-03-03 12:31 trunk
Commit 1ce4fd2f15049e5269f683f0e78ff40c572908a1d9a16e2da4861fd8cd855af0
1 file changed +2 -2
+2 -2
--- www/index.wiki
+++ www/index.wiki
@@ -95,12 +95,12 @@
9595
<hr>
9696
<h3>Quick Start</h3>
9797
9898
1. [/uv/download.html|Download] or install using a package manager or
9999
[./build.wiki|compile from sources].
100
- 2. <tt>fossil init</tt> <i>new-repository</i>
101
- 3. <tt>fossil open</tt> <i>new-repository</i>
100
+ 2. <tt>fossil init</tt> <i>REPOSTORE-DIR/new-repository</i>
101
+ 3. <tt>fossil open</tt> <i>REPOSTORE-DIR/new-repository</i>
102102
4. <tt>fossil add</tt> <i>files-or-directories</i>
103103
5. <tt>fossil commit -m</tt> "<i>commit message</i>"
104104
6. <tt>fossil ui</tt>
105105
7. Repeat steps 4, 5, and 6, in any order, as necessary.
106106
See the [./quickstart.wiki|Quick Start Guide] for more detail.
107107
--- www/index.wiki
+++ www/index.wiki
@@ -95,12 +95,12 @@
95 <hr>
96 <h3>Quick Start</h3>
97
98 1. [/uv/download.html|Download] or install using a package manager or
99 [./build.wiki|compile from sources].
100 2. <tt>fossil init</tt> <i>new-repository</i>
101 3. <tt>fossil open</tt> <i>new-repository</i>
102 4. <tt>fossil add</tt> <i>files-or-directories</i>
103 5. <tt>fossil commit -m</tt> "<i>commit message</i>"
104 6. <tt>fossil ui</tt>
105 7. Repeat steps 4, 5, and 6, in any order, as necessary.
106 See the [./quickstart.wiki|Quick Start Guide] for more detail.
107
--- www/index.wiki
+++ www/index.wiki
@@ -95,12 +95,12 @@
95 <hr>
96 <h3>Quick Start</h3>
97
98 1. [/uv/download.html|Download] or install using a package manager or
99 [./build.wiki|compile from sources].
100 2. <tt>fossil init</tt> <i>REPOSTORE-DIR/new-repository</i>
101 3. <tt>fossil open</tt> <i>REPOSTORE-DIR/new-repository</i>
102 4. <tt>fossil add</tt> <i>files-or-directories</i>
103 5. <tt>fossil commit -m</tt> "<i>commit message</i>"
104 6. <tt>fossil ui</tt>
105 7. Repeat steps 4, 5, and 6, in any order, as necessary.
106 See the [./quickstart.wiki|Quick Start Guide] for more detail.
107

Keyboard Shortcuts

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