82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
atomic even if interrupted by a power loss or system crash.
Automatic [./selfcheck.wiki | self-checks] verify that all aspects of
the repository are consistent prior to each commit.
8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license].
<hr>
<h3>[/timeline?t=release|Latest Release]: 2.12.1 (2020-08-20)</h3>
* [/uv/download.html|Download]
* [./changes.wiki#v2_12|Change Summary]
* [/timeline?p=version-2.12.1&bt=version-2.11&n=all|Check-ins in version 2.12.1]
* [/timeline?p=trunk&bt=version-2.12&n=all|Check-ins pending for the next release]
<hr>
<h3>Quick Start</h3>
1. [/uv/download.html|Download] or install using a package manager or
[./build.wiki|compile from sources].
2. <tt>fossil init</tt> <i>new-repository</i>
|
|
>
|
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
atomic even if interrupted by a power loss or system crash.
Automatic [./selfcheck.wiki | self-checks] verify that all aspects of
the repository are consistent prior to each commit.
8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license].
<hr>
<h3>Latest Release: 2.12.1 ([/timeline?c=202008201327|2020-08-20])</h3>
* [/uv/download.html|Download]
* [./changes.wiki#v2_12|Change Summary]
* [/timeline?p=version-2.12.1&bt=version-2.11&n=all|Check-ins in version 2.12.1]
* [/timeline?p=trunk&bt=version-2.12&n=all|Check-ins pending for the next release]
* [/timeline?t=release|Timeline of all past releases]
<hr>
<h3>Quick Start</h3>
1. [/uv/download.html|Download] or install using a package manager or
[./build.wiki|compile from sources].
2. <tt>fossil init</tt> <i>new-repository</i>
|