Actualiser README.md

This commit is contained in:
2026-08-24 20:26:47 +02:00
parent c14b17b92c
commit 1c8da2e73d
+2 -2
View File
@@ -17,7 +17,7 @@ example** and can be adapted to other Git servers — see
## Architecture ## Architecture
``` ```
┌──────────────┐ SVN poll ┌──────────────────┐ ┌──────────────┐ SVN poll ┌──────────────────
│ SVN remote │ ◄─────────── │ svn-mirror │ │ SVN remote │ ◄─────────── │ svn-mirror │
│ (http/svn+) │ ────────────► │ daemon / sync │ │ (http/svn+) │ ────────────► │ daemon / sync │
└──────────────┘ │ │ └──────────────┘ │ │
@@ -27,7 +27,7 @@ example** and can be adapted to other Git servers — see
│ (webhook) │ ────────────► │ └──────────────┘ │ │ (webhook) │ ────────────► │ └──────────────┘ │
└──────────────┘ git fetch │ │ └──────────────┘ git fetch │ │
│ SQLite mapping │ │ SQLite mapping │
└──────────────────┘ └──────────────────
``` ```
- **Canonical bare repo**: the single source of truth on the Git side - **Canonical bare repo**: the single source of truth on the Git side