user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: "Robin H. Johnson" <robbat2@gentoo.org>
Cc: meta@public-inbox.org
Subject: Re: publicinbox watch path globbing
Date: Mon, 20 Nov 2023 01:20:44 +0000	[thread overview]
Message-ID: <20231120012044.M477982@dcvr> (raw)
In-Reply-To: <robbat2-20231120T001135-683587565Z@orbis-terrarum.net>

"Robin H. Johnson" <robbat2@gentoo.org> wrote:
> The date is based on arrival time at the archive ingest.
> 
> For some of the very old lists, we do have a list of message-ids that we
> know existed but aren't captured in the archive, and those mails have
> been added to the old locations if they are ever found (maybe once a
> year).

Yeah, it's fine to run `lei convert' repeatedly on the same
Maildirs when outputting to a v2 public-inbox since it enforces dedupe.
You won't end up with duplicates in the archives (unless there's
some list-added footers/subjects that change).

> E.g. making sure the 202310 & 202311 are both watched right as time
> increments from October to November, because the archive ingest is
> likely to write to 202311, but it's possible that public-inbox is still
> run for the last few new messages in 202310 yet?

Yeah, it's fine to keep watch on the last two months (or
whatever number). But -watch will also import unimported
messages if you're late in configuring watch on a new month (the
resulting archives would be out-of-date, too).

Also, `lei convert' is idempotent and respects all v2 locking so
it won't trample -watch and vice-versa.

      reply	other threads:[~2023-11-20  1:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-19 23:13 publicinbox watch path globbing Robin H. Johnson
2023-11-20  0:10 ` Eric Wong
2023-11-20  0:16   ` Robin H. Johnson
2023-11-20  1:20     ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231120012044.M477982@dcvr \
    --to=e@80x24.org \
    --cc=meta@public-inbox.org \
    --cc=robbat2@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).