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: |
* Re: [PATCH 5/5] doc: clone: document --remote-manifest= option
  2023-03-13 12:00  7% ` [PATCH 5/5] doc: clone: document --remote-manifest= option Eric Wong
@ 2023-03-13 23:34  7%   ` Kyle Meyer
  0 siblings, 0 replies; 3+ results
From: Kyle Meyer @ 2023-03-13 23:34 UTC (permalink / raw)
  To: Eric Wong; +Cc: meta

Eric Wong writes:

> +Use an alternate location for the remote manifest.js.gz file.
> +This mah be specified as a full absolute URL (e.g

typo: may

^ permalink raw reply	[relevance 7%]

* [PATCH 5/5] doc: clone: document --remote-manifest= option
  2023-03-13 12:00  6% [PATCH 0/5] clone improvements Eric Wong
@ 2023-03-13 12:00  7% ` Eric Wong
  2023-03-13 23:34  7%   ` Kyle Meyer
  0 siblings, 1 reply; 3+ results
From: Eric Wong @ 2023-03-13 12:00 UTC (permalink / raw)
  To: meta

---
 Documentation/public-inbox-clone.pod | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index af4e8e95..90359f5a 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -129,6 +129,17 @@ is specified where C<FILE> is an empty string (C<"">), then C<manifest.js.gz>
 
 This is a new option in public-inbox 2.0+
 
+=item --remote-manifest=URL|RELATIVE_PATH
+
+Use an alternate location for the remote manifest.js.gz file.
+This mah be specified as a full absolute URL (e.g
+C<--remote-manifest=https://80x24.org/lore/pub/manifest.js.gz>),
+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/>
+
+This is a new option in public-inbox 2.0+
+
 =item --project-list=FILE
 
 When cloning code repos from a manifest, generate a cgit-compatible

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/5] clone improvements
@ 2023-03-13 12:00  6% Eric Wong
  2023-03-13 12:00  7% ` [PATCH 5/5] doc: clone: document --remote-manifest= option Eric Wong
  0 siblings, 1 reply; 3+ results
From: Eric Wong @ 2023-03-13 12:00 UTC (permalink / raw)
  To: meta

The more I use it, the more problems I find :x

Eric Wong (5):
  lei_mirror: describe why the {ibx} field is used
  lei_mirror: do not re-fetch inbox.config.example
  lei_mirror: do not fetch to read-only directories
  lei_mirror: handle UTF-8 from manifest.js.gz properly
  doc: clone: document --remote-manifest= option

 Documentation/public-inbox-clone.pod | 11 +++++++++++
 lib/PublicInbox/LeiMirror.pm         | 24 +++++++++++++++++-------
 t/clone-coderepo.t                   |  8 ++++++--
 3 files changed, 34 insertions(+), 9 deletions(-)

^ permalink raw reply	[relevance 6%]

Results 1-3 of 3 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-03-13 12:00  6% [PATCH 0/5] clone improvements Eric Wong
2023-03-13 12:00  7% ` [PATCH 5/5] doc: clone: document --remote-manifest= option Eric Wong
2023-03-13 23:34  7%   ` Kyle Meyer

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