Re: git: uh-oh
Michael Haggerty <mhagger@alum.mit.edu>
From: Michael Haggerty <mhagger@alum.mit.edu>
To: Magnus Hagander <magnus@hagander.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Max Bowsher <maxb@f2s.com>
Date: 2010-08-19T05:00:51Z
Lists: pgsql-hackers
Magnus Hagander wrote: > Is there some way to make cvs2git work this way, and just not bother > even trying to create merge commits, or is that fundamentally > impossible and we need to look at another tool? The good news: (I just reminded myself/realized that) Max Bowsher has already implemented pretty much exactly what you want in the cvs2svn trunk version, including noting in the commit messages any cherry-picks that are not reflected in the repo ancestry. The bad news: It is broken [1]. But I don't think it should be too much work to fix it. Michael [1] http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2624153