user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] make "public-inbox-index" friendlier to clone mirrors
@ 2019-03-08 22:52 Eric Wong
  2019-03-08 22:52 ` [PATCH 1/2] v2writable: hoist out fill_alternates Eric Wong
  2019-03-08 22:52 ` [PATCH 2/2] v2writable: index_sync adds new epochs to alternates Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2019-03-08 22:52 UTC (permalink / raw)
  To: meta

While I remembered to clone the 7.git epoch of LKML and
run "public-inbox-index"; new messages were inaccessible
via read-only PSGI and NNTP interfaces since I forgot to
add the new epoch to $INBOX_DIR/all.git/objects/info/alternates.

Eric Wong (2):
      v2writable: hoist out fill_alternates
      v2writable: index_sync adds new epochs to alternates

 lib/PublicInbox/V2Writable.pm | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-08 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-08 22:52 [PATCH 0/2] make "public-inbox-index" friendlier to clone mirrors Eric Wong
2019-03-08 22:52 ` [PATCH 1/2] v2writable: hoist out fill_alternates Eric Wong
2019-03-08 22:52 ` [PATCH 2/2] v2writable: index_sync adds new epochs to alternates Eric Wong

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).