user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 1/3] doc: clone: note the default value of --remote-manifest=
  2023-03-18 12:02  5% [PATCH 0/3] clone: support --purge + doc updates Eric Wong
@ 2023-03-18 12:02  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2023-03-18 12:02 UTC (permalink / raw)
  To: meta

It may not be immediately obvious to users unfamiliar with
grokmirror.
---
 Documentation/public-inbox-clone.pod | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index 7def14ef..50a290df 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -138,6 +138,8 @@ or a pathname relative to the ROOT_URL (e.g
 C<--remote-manifest=pub/manifest.js.gz> when ROOT_URL is
 C<https://80x24.org/lore/>
 
+By default, C<ROOT_URL/manifest.js.gz> is used.
+
 This is a new option in public-inbox 2.0+
 
 =item --project-list=FILE

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] clone: support --purge + doc updates
@ 2023-03-18 12:02  5% Eric Wong
  2023-03-18 12:02  7% ` [PATCH 1/3] doc: clone: note the default value of --remote-manifest= Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2023-03-18 12:02 UTC (permalink / raw)
  To: meta

Likely the final -clone feature I intend to implement for
this release.  I don't think purgeprotect from grokmirror
is necessary if --purge is off-by-default.

Eric Wong (3):
  doc: clone: note the default value of --remote-manifest=
  clone: show stale directories unconditionally
  clone: support --purge to delete remotely-deleted repos

 Documentation/public-inbox-clone.pod | 11 ++++++++
 lib/PublicInbox/LeiMirror.pm         | 42 ++++++++++++++++++++--------
 script/public-inbox-clone            |  2 +-
 t/clone-coderepo.t                   | 21 ++++++++++++++
 4 files changed, 63 insertions(+), 13 deletions(-)

^ permalink raw reply	[relevance 5%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-03-18 12:02  5% [PATCH 0/3] clone: support --purge + doc updates Eric Wong
2023-03-18 12:02  7% ` [PATCH 1/3] doc: clone: note the default value of --remote-manifest= 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).