From: Andreas Ericsson <ae@op5.se>
To: "Karl Hasselström" <kha@treskal.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH 4/4] Read author names and emails from a file
Date: Sun, 26 Feb 2006 12:49:40 +0100 [thread overview]
Message-ID: <440195D4.7080905@op5.se> (raw)
In-Reply-To: <20060226051131.24860.15804.stgit@backpacker.hemma.treskal.com>
Karl Hasselström wrote:
> Read a file with lines on the form
>
> username User's Full Name <email@addres.org>
>
> and use "User's Full Name <email@addres.org>" as the GIT author and
> committer for Subversion commits made by "username". If encountering a
> commit made by a user not in the list, abort.
>
This is a good thing, but wouldn't it be better to use the same format
as that of cvsimport's -A flag? Also, I imagine one would like to save
those files within the .git directory for incremental importing, also
like cvsimport does.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
next prev parent reply other threads:[~2006-02-26 11:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-26 5:03 [PATCH 0/4] some git-svnimport improvements Karl Hasselström
2006-02-26 5:11 ` [PATCH 1/4] Mention -r in usage summary Karl Hasselström
2006-02-26 5:11 ` [PATCH 2/4] Convert executable flag Karl Hasselström
2006-02-26 5:11 ` [PATCH 3/4] Convert the svn:ignore property Karl Hasselström
2006-02-26 5:11 ` [PATCH 4/4] Read author names and emails from a file Karl Hasselström
2006-02-26 11:49 ` Andreas Ericsson [this message]
2006-02-27 5:51 ` Junio C Hamano
2006-02-27 23:00 ` Karl Hasselström
2006-02-27 23:08 ` [PATCH 1/2] Let git-svnimport's author file use same syntax as git-cvsimport's Karl Hasselström
2006-03-01 21:19 ` Jon Loeliger
2006-03-02 9:20 ` Karl Hasselström
2006-02-27 23:08 ` [PATCH 2/2] Save username -> Full Name <email@addr.es> map file Karl Hasselström
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=440195D4.7080905@op5.se \
--to=ae@op5.se \
--cc=git@vger.kernel.org \
--cc=kha@treskal.com \
/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 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.