1 Aug 2012 01:05
Re: Fix git-svn for SVN 1.7
Junio C Hamano <gitster <at> pobox.com>
2012-07-31 23:05:01 GMT
2012-07-31 23:05:01 GMT
Eric Wong <normalperson <at> yhbt.net> writes: > Michael G Schwern <schwern <at> pobox.com> wrote: >> It just doesn't matter. >> >> Why are we arguing over which solution will be 4% better two years from now, >> or if my commits are formatted perfectly, when tremendous amounts of basic >> work to be done improving git-svn? The code is undocumented, lacking unit >> tests, difficult to understand and riddled with bugs. > > Yes it does matter. > > git-svn has the problems it has because it traditionally had lower > review standards than the rest of git. So yes, we're being more careful > nowadays about the long-term ramifications of changes. Thanks. I know it takes guts to publicly admit that over time your own creation has become less ideal than you wish it to be, but it needed to be said. Michael, please realize that the only reason people comment on the patch series is because they care about what the series brings to us. In other words, your effort is appreciated. For a change that we want to have in our codebase, the functionality of the code immediately after the change is applied of course is important, but the maintainability of the result also matters. We want to make sure that anybody who wants to understand and improve the system can read the code without distraction from inconsistent coding styles used in different sections of code. We(Continue reading)
RSS Feed