Fossil SCM
Improved hyperlinks on the "Fossil Self-Hosting Repositories" page.
Commit
6decc47add6d6f72a103946b90897d20b93de40408846d3336971398c0e60d18
Parent
719498bd5f7c931…
1 file changed
+2
-1
+2
-1
| --- www/selfhost.wiki | ||
| +++ www/selfhost.wiki | ||
| @@ -10,11 +10,12 @@ | ||
| 10 | 10 | The canonical repository is (1). Repositories (2) and (3) automatically |
| 11 | 11 | stay in synchronization with (1) via a |
| 12 | 12 | <a href="http://en.wikipedia.org/wiki/Cron">cron job</a> that invokes |
| 13 | 13 | "fossil sync" at regular intervals. |
| 14 | 14 | Repository (2) also publishes a |
| 15 | -[./mirrortogithub.md|GitHub mirror of Fossil] as a demonstration. | |
| 15 | +[https://github.com/drhsqlite/fossil-mirror|GitHub mirror of Fossil] | |
| 16 | +as a demonstration of [./mirrortogithub.md|how that can be done]. | |
| 16 | 17 | |
| 17 | 18 | Note that the two secondary repositories are more than just read-only mirrors. |
| 18 | 19 | All three servers support full read/write capabilities. |
| 19 | 20 | Changes (such as new tickets or wiki or check-ins) can be implemented |
| 20 | 21 | on any of the three servers and those changes automatically propagate to the |
| 21 | 22 |
| --- www/selfhost.wiki | |
| +++ www/selfhost.wiki | |
| @@ -10,11 +10,12 @@ | |
| 10 | The canonical repository is (1). Repositories (2) and (3) automatically |
| 11 | stay in synchronization with (1) via a |
| 12 | <a href="http://en.wikipedia.org/wiki/Cron">cron job</a> that invokes |
| 13 | "fossil sync" at regular intervals. |
| 14 | Repository (2) also publishes a |
| 15 | [./mirrortogithub.md|GitHub mirror of Fossil] as a demonstration. |
| 16 | |
| 17 | Note that the two secondary repositories are more than just read-only mirrors. |
| 18 | All three servers support full read/write capabilities. |
| 19 | Changes (such as new tickets or wiki or check-ins) can be implemented |
| 20 | on any of the three servers and those changes automatically propagate to the |
| 21 |
| --- www/selfhost.wiki | |
| +++ www/selfhost.wiki | |
| @@ -10,11 +10,12 @@ | |
| 10 | The canonical repository is (1). Repositories (2) and (3) automatically |
| 11 | stay in synchronization with (1) via a |
| 12 | <a href="http://en.wikipedia.org/wiki/Cron">cron job</a> that invokes |
| 13 | "fossil sync" at regular intervals. |
| 14 | Repository (2) also publishes a |
| 15 | [https://github.com/drhsqlite/fossil-mirror|GitHub mirror of Fossil] |
| 16 | as a demonstration of [./mirrortogithub.md|how that can be done]. |
| 17 | |
| 18 | Note that the two secondary repositories are more than just read-only mirrors. |
| 19 | All three servers support full read/write capabilities. |
| 20 | Changes (such as new tickets or wiki or check-ins) can be implemented |
| 21 | on any of the three servers and those changes automatically propagate to the |
| 22 |