On Thu, Jan 24, 2008 at 03:12:08PM +0000, Robert Haines wrote: > 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? David already answered the second question, and it is probably simpler to just redo the import with -A unless there is some complication with that (like you no longer have access to the CVS files). However, to answer your first question: it can be fixed after the fact by rewriting history within the git repository; see git-filter-branch. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html