git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: Jeff King <peff@peff.net>, Felipe Contreras <felipe.contreras@gmail.com>
Cc: Eric Wong <normalperson@yhbt.net>,
	git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
	Martin Langhoff <martin@laptop.org>
Subject: Re: [PATCH v1 1/2] Remove 'git archimport'
Date: Fri, 09 May 2014 10:15:34 -0500	[thread overview]
Message-ID: <536cf11632a85_ce316372ec85@nysa.notmuch> (raw)
In-Reply-To: <20140509145453.GA18197@sigill.intra.peff.net>

Jeff King wrote:
> On Fri, May 09, 2014 at 04:20:40AM -0500, Felipe Contreras wrote:
> 
> > Eric Wong wrote:
> > > Felipe Contreras <felipe.contreras@gmail.com> wrote:
> > > > As a minimal token that anybody might possibly be using it, I would like
> > > > to see it work at least once. Since you said you have arch repos, can
> > > > you confirm that it does something?
> > > 
> > > Those repos are in offline/offsite storage and I do not have time to
> > > retrieve them.
> > 
> > Then we have no reason to believe they still work, and therefore, no
> > reason to believe anybody is using this.
> 
> Do you have any reason to believe they do NOT work? If not, and they are
> not causing any problems, then what is the benefit to getting rid of
> them?

Ask Junio. He is the one arguing that foreign tools should live in their
own repository out-of-tree.

> > > I've forgotten how to use tla to get a public repo, even.
> 
> I haven't used tla in quite a long time, but:
> 
>   tla register-archive http://www.atai.org/archarchives/atai@atai.org--public/
>   tla my-default-archive atai@atai.org--public
>   mkdir repo
>   cd repo
>   git archimport atai@atai.org--public
> 
> seemed to work (that archive is straight off the tla homepage's
> instructions). Looks like the commit messages could use some cleanup,
> but certainly it's better than nothing.

All right, I guess that' something, but I get:

  Use of each() on hash after insertion without resetting hash iterator
  results in undefined behavior, Perl interpreter: 0x1fec010 at
  /usr/lib/git-core/git-archimport line 129.

And a ton of:

  WARNING: no rule found for checking signatures from atai@atai.org--public

    Consider creating ~/.arch-params/signing/atai@atai.org--public.check
    or ~/.arch-params/signing/=default.check

I'll leave it running and see how it goes.

Still, if it's part of the core, it should have tests.

-- 
Felipe Contreras

  reply	other threads:[~2014-05-09 15:15 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09  1:33 [PATCH v1 0/2] Remove foreign SCMs Felipe Contreras
2014-05-09  1:33 ` [PATCH v1 1/2] Remove 'git archimport' Felipe Contreras
2014-05-09  5:50   ` Eric Wong
2014-05-09  7:11     ` Felipe Contreras
2014-05-09  8:15       ` Eric Wong
2014-05-09  8:36         ` Felipe Contreras
2014-05-09  8:59           ` Eric Wong
2014-05-09  9:20             ` Felipe Contreras
2014-05-09 14:54               ` Jeff King
2014-05-09 15:15                 ` Felipe Contreras [this message]
2014-05-09 16:33                   ` Felipe Contreras
2014-05-09 17:44     ` Junio C Hamano
2014-05-09 17:52       ` Felipe Contreras
2014-05-09 18:33         ` Thomas Adam
2014-05-09 19:21           ` Eric Wong
2014-05-09 22:01             ` Felipe Contreras
2014-05-13 18:16       ` Martin Langhoff
2014-05-13 18:01   ` Martin Langhoff
2014-05-13 18:05     ` Felipe Contreras
2014-05-13 18:17       ` Martin Langhoff
2014-05-13 18:25         ` Felipe Contreras
2014-05-13 18:19     ` Junio C Hamano
2014-05-09  1:33 ` [PATCH v1 2/2] Remove 'git quiltimport' Felipe Contreras

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=536cf11632a85_ce316372ec85@nysa.notmuch \
    --to=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=martin@laptop.org \
    --cc=normalperson@yhbt.net \
    --cc=peff@peff.net \
    /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.
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 NNTP newsgroup(s).