all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Xinglu Chen <public@yoctocell.xyz>, 48971@debbugs.gnu.org
Subject: [bug#48971] [PATCH 0/2] Add SWH support for Hg repositories
Date: Wed, 16 Jun 2021 07:23:03 +0200	[thread overview]
Message-ID: <86h7hyjsco.fsf@gmail.com> (raw)
In-Reply-To: <cover.1623498543.git.public@yoctocell.xyz>

Hi,

On Sat, 12 Jun 2021 at 13:52, Xinglu Chen <public@yoctocell.xyz> wrote:
> This series adds SWH support for Hg repositories, meaning that if the
> upstream Hg repository is missing, Guix will try to fetch the source
> from SWH.  SWH has archived more than 250 000 Hg repositories that were
> previously hosted od BitBucket, so I think will be a useful feature.  :)
>
>   https://www.softwareheritage.org/2020/09/17/250-000-endangered-mercurial-repositories-rescued/

Cool!  Thanks for working on this.


> Xinglu Chen (2):
>   swh: Support lookup of Hg tags.
>   hg-download: Support falling back to SWH.
>
>  guix/hg-download.scm | 31 ++++++++++++++++++++++++++++---
>  guix/swh.scm         | 10 ++++++++--
>  2 files changed, 36 insertions(+), 5 deletions(-)

LGTM.

All the best,
simon




      parent reply	other threads:[~2021-06-16  5:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 11:52 [bug#48971] [PATCH 0/2] Add SWH support for Hg repositories Xinglu Chen
2021-06-12 11:57 ` [bug#48971] [PATCH 1/2] swh: Support lookup of Hg tags Xinglu Chen
2021-06-12 11:57 ` [bug#48971] [PATCH 2/2] hg-download: Support falling back to SWH Xinglu Chen
2021-06-14 16:44 ` [bug#48971] [PATCH 0/2] Add SWH support for Hg repositories Ludovic Courtès
2021-06-15  5:37   ` Xinglu Chen
2021-06-16  5:23 ` zimoun [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

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

  git send-email \
    --in-reply-to=86h7hyjsco.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=48971@debbugs.gnu.org \
    --cc=public@yoctocell.xyz \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.