John Wiegley <jwiegley@xxxxxxxxx> writes: > I've spoken to the author of this commit, Matthias Urlichs. Here is an > excerpt of our conversation: > >> On Sat, 2012-04-21 at 00:08 -0500, John Wiegley wrote: >> > Just wanted to let you know that this bit me. I have a client whose CVS >> > repository I'm converting to Git, and they have _many_ log messages that >> > are larger than 32k in size. >> >> Feel free to submit a patch that reverts this. These days, there's probably >> no user of cvs2git left, but at that time it was important to get the same >> commit IDs back. > > This just needs to be reverted: > > git revert e371046b6473907aa6d62b7862a3afe9d33561e1 That ancient commit does two things, and one thing that it claims to do does not have anything to do with 32k limit. Please send in a patch that exactly addresses the issue (it is unclear if you want to keep or drop the removal of trailing whitespaces that is done by that commit). The proposed log message needs to justify why breaking other people's repositories that were converted by an ancient version of cvs2git is lessor of two evils (the other one being logs longer than 32k are not kept for you). Thanks. -- 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