Re: [PATCH] Rework cvsexportcommit to handle binary files for all cases.
From: Junio C Hamano <hidden>
Date: 2016-08-11 19:44:58
Robin Rosenberg [off-list ref] writes:
tisdag 14 november 2006 01:47 skrev Junio C Hamano:quoted
Robin Rosenberg wrote:quoted
I sent a patch earlier, which was not applied, due to imperfections that I cannot solve fully. One issue was that patch 2.5.9 was required and hacking it to handle binary diffs with spaces would require and even worse kludge,I suspect that we should not be using patch, but instead be using git-apply perhaps with -C option if people want fuzz.Does git-apply work without a git repo? We're applying patches onto a CVS repo.
I do it during my day job so I know it works. I have a git repository that is updated via cvsimport from the central CVS, with patches of mine managed by StGIT and git. I export what's applicable with format-patch, go to a CVS working tree next door and run git-apply there, and then manually commit the result into CVS. In other words, I am doing what cvsexportcommit ought to be doing by hand.
quoted
I know this script originally came from southern hemisphere, but I was talking about _western_ hemisphere. The comment refers to the part of the code the attached patch fixes, which I will apply along with your updated patch.Western/nothern, both apply to where I live.
Yes, I noticed that you are east of Greenwich, and NZ is too.