Git development
 help / color / mirror / Atom feed
From: David Kastrup <dak@gnu.org>
To: git@vger.kernel.org
Subject: Re: CVS import: Changing/cleaning authors and committers
Date: Thu, 24 Jan 2008 16:42:15 +0100	[thread overview]
Message-ID: <86r6g7dyco.fsf@lola.quinscape.zz> (raw)
In-Reply-To: 1424F1B0-7342-4436-9B4A-72D985DDA161@manchester.ac.uk

Robert Haines <rhaines@manchester.ac.uk> writes:

> Hi all,
>
> I am very new to git, but already impressed! I am in the process of
> converting my old CVS repos into git. So far so good, it all works
> with 'git cvsimport' but I was wondering about the author and
> committer names. All mine have come out as the username of the person
> who committed the change into CVS:
>
> author xxcguxx <xxcguxx>
> committer xxcguxx <xxcguxx>
>
> I was wondering if it would be able to go through and change all that
> to:
>
> author Name <email@address>
> etc
>
> Is this something that can be retrospectively done? Is it something
> that can be done during cvsimport? Is it even doable?
>
> Any suggestions gratefully received!

If everything else fails, read the documentation.

man git-cvsimport

[...]
	-A <author-conv-file>
	    CVS by default uses the Unix username when writing its
	    commit logs. Using this option and an author-conv-file
	    in this format

[...]

-- 
David Kastrup

  reply	other threads:[~2008-01-24 15:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-24 15:12 CVS import: Changing/cleaning authors and committers Robert Haines
2008-01-24 15:42 ` David Kastrup [this message]
2008-01-24 15:55   ` Robert Haines
2008-01-24 16:02     ` David Kastrup
2008-01-24 16:37 ` Jeff King
2008-01-24 17:12   ` Robert Haines

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=86r6g7dyco.fsf@lola.quinscape.zz \
    --to=dak@gnu.org \
    --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