git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ydirson@free.fr
To: "Eric S. Raymond" <esr@thyrsus.com>
Cc: "git " <git@vger.kernel.org>
Subject: Re: Help requested - trying to build a tool doing whole-tree commits
Date: Mon, 12 Nov 2012 14:11:22 +0100 (CET)	[thread overview]
Message-ID: <1251602526.74686986.1352725882260.JavaMail.root@zimbra39-e7.priv.proxad.net> (raw)
In-Reply-To: <931951238.74665890.1352725212354.JavaMail.root@zimbra39-e7.priv.proxad.net>

esr:
>Junio C Hamano <gitster <at> pobox.com>:
>> Perhaps not exactly what you are looking for, but don't we have
>> import-tar somewhere in contrib/fast-import hierarchy (sorry, not on
>> a machine yet, and I cannot give more details).
>
>If I recall correctly, that can only be used for original import.

You may find my (old) ag-import-patch tool useful.  Although the name does not
imply it, it allows to import a series of releases that can be available either as
tarballs or as patches.

http://ydirson.free.fr/soft/git/argit.git/

There's not much doc in there, and not so much I can remember myself from the short
help string.  IIRC you can specify which base revision a patch applies to (ie. it
may apply to an older revision, not necessarily to the current HEAD).

It has also quite some bitrot (git-* direct invocation, use of cg-tag, surely more).

       reply	other threads:[~2012-11-12 13:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <931951238.74665890.1352725212354.JavaMail.root@zimbra39-e7.priv.proxad.net>
2012-11-12 13:11 ` ydirson [this message]
2012-11-09 18:20 Help requested - trying to build a tool doing whole-tree commits Unknown, Eric S. Raymond
2012-11-09 21:50 ` Andreas Schwab
2012-11-10 19:24   ` Felipe Contreras
2012-11-10 16:57 ` Junio C Hamano
2012-11-11 14:47   ` Eric S. Raymond

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=1251602526.74686986.1352725882260.JavaMail.root@zimbra39-e7.priv.proxad.net \
    --to=ydirson@free.fr \
    --cc=esr@thyrsus.com \
    --cc=git@vger.kernel.org \
    /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).