From: Jonathan Nieder <jrnieder@gmail.com>
To: Michael G Schwern <schwern@pobox.com>
Cc: git@vger.kernel.org, gitster@pobox.com,
"Robin H. Johnson" <robbat2@gentoo.org>,
Eric Wong <normalperson@yhbt.net>,
Ben Walton <bwalton@artsci.utoronto.ca>
Subject: Re: git-svn SVN 1.7 fix, take 2
Date: Tue, 24 Jul 2012 18:03:00 -0500 [thread overview]
Message-ID: <20120724230300.GA16333@burratino> (raw)
In-Reply-To: <500F26BF.7090501@pobox.com>
Hi again,
Michael G Schwern wrote:
> On 2012.7.24 3:02 PM, Jonathan Nieder wrote:
>> Could you send the first five patches that *are* supposed to have a
>> functional effect? I know that they will not apply cleanly to git-svn
>> from git "master" or on top of each other; that's fine with me. If
>> the approach looks right, interested people (read: probably Ben or I :))
>> can make the corresponding change in the code layout from "master".
[...]
> I think that would be a lot of extra work for me, create a big mess and be
> harder to understand. :-/
>
> Since I'm creating new files to store the classes, the functional changes
> cannot be applied without the class extractions, so I'd have to rewrite them.
I don't understand. Didn't I ask to send the changes as-is and say
that *I or someone else interested* would do the work to get them to
apply?
[...]
> That should give you the information you need... if I understand what you
> need. I feel like I don't and we're talking past each other.
Basically, you are offering a code fix that's at least worth $500.
Lots of people have wanted the bug fixed for a long time. As long as
it does not involve sacrificing maintainability, we should apply the
fix as soon as possible! It's great that you've done this work.
Meanwhile that change is being held hostage by lots of cleanups that
are unquestionably going in the right direction but are going to be a
pain in the neck to safely apply. And no one has reviewed your fix
that comes _after_ the cleanups. Maybe the fix goes in a wrong
direction --- we don't know yet. Maybe once we understand the fix
we'll have ideas that obsolete the previous cleanups and can more
simply accomplish the same thing by organizing the code a different
way.
You are saying that, to make your life easier, we should take your
cleanups and fixes as-is, all in one big pull. Maybe you're right!
But it will take a lot longer this way than applying a smaller set of
changes that just fixes the bug.
I am saying that that, before anything else, it would be helpful for
us to *see* the relevant patches and understand your fix. You are
more knowledgeable than anyone else about your code, so presumably it
should be straightforward to pick out which patches are the important
ones. Using "git format-patch -1 <commit>" you can get a patch for
each. Then you can use your favorite text editor to edit their
subject lines and change descriptions to describe what they do and
where they fall in the series of patches you are sending. Finally you
can use your favorite mail user agent (e.g., "git send-email") to send
out the patches.
Jonathan
next prev parent reply other threads:[~2012-07-24 23:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-24 21:46 git-svn SVN 1.7 fix, take 2 Michael G Schwern
2012-07-24 21:51 ` Junio C Hamano
2012-07-24 23:06 ` Michael G Schwern
2012-07-24 23:12 ` Jonathan Nieder
2012-07-24 22:02 ` Jonathan Nieder
2012-07-24 22:50 ` Michael G Schwern
2012-07-24 23:03 ` Jonathan Nieder [this message]
2012-07-24 23:31 ` Jonathan Nieder
2012-07-24 23:45 ` Junio C Hamano
2012-07-25 1:00 ` Michael G Schwern
2012-07-25 4:53 ` Jonathan Nieder
2012-07-25 5:36 ` Michael G Schwern
2012-07-25 7:14 ` Junio C Hamano
2012-07-25 9:53 ` Michael G Schwern
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120724230300.GA16333@burratino \
--to=jrnieder@gmail.com \
--cc=bwalton@artsci.utoronto.ca \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=normalperson@yhbt.net \
--cc=robbat2@gentoo.org \
--cc=schwern@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).