From: Eric Wong Date: Sat, 26 Apr 2014 00:29:57 +0000 (+0000) Subject: doc: describe public-inbox dedupe X-Git-Tag: v0.1.0~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2d24e9b18e0906aae8d04b03247ae6c6826db916;p=ssoma-mda.git doc: describe public-inbox dedupe Duplicate Message-IDs are uncommon enough to drop. --- diff --git a/Documentation/ssoma_repository.txt b/Documentation/ssoma_repository.txt index 6c6022f..56b4674 100644 --- a/Documentation/ssoma_repository.txt +++ b/Documentation/ssoma_repository.txt @@ -46,6 +46,10 @@ two). $PFX/287d8b67bf8ebdb30e34cb4ca9995dbd465f37ab # second copy $PFX/287d8b67bf8ebdb30e34cb4ca9995dbd465f37ac # third copy +Note: public-inbox currently uses "ssoma-mda -1" to disable this +conflict resolution feature. This simplifies the implementation +and use of public-inbox. + # LOCKING flock(2) locking exclusively locks the empty $GIT_DIR/ssoma.lock file