From: Junio C Hamano <gitster@pobox.com>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Dec 2012, #03; Wed, 12)
Date: Thu, 13 Dec 2012 11:31:49 -0800 [thread overview]
Message-ID: <7vmwxhycii.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <CAMP44s3uyC0V6ycTv78mG36_i7ugMLwwNk2cqNZatEJuL7Ee1w@mail.gmail.com> (Felipe Contreras's message of "Thu, 13 Dec 2012 04:08:17 -0600")
Felipe Contreras <felipe.contreras@gmail.com> writes:
> On Thu, Dec 13, 2012 at 2:11 AM, Junio C Hamano <gitster@pobox.com> wrote:
>> Felipe Contreras <felipe.contreras@gmail.com> writes:
>
>>>> New remote helper for bzr (v3). With minor fixes, this may be ready
>>>> for 'next'.
>>>
>>> What minor fixes?
>>
>> Lookng at the above (fixup), $gmane/210744 comes to mind
>
> That doesn't matter. The code and the tests would work just fine.
One of us must be very confused. Perhaps you were looking at a
wrong message (or I quoted a wrong one?).
... goes and double checks ...
One of the review points were about this piece in the test:
> +cmd=<<EOF
> +import bzrlib
> +bzrlib.initialize()
> +import bzrlib.plugin
> +bzrlib.plugin.load_plugins()
> +import bzrlib.plugins.fastimport
> +EOF
> +if ! "$PYTHON_PATH" -c "$cmd"; then
I cannot see how this could have ever worked.
And I still don't see how your "would work just fine" can be true.
>> but there may be others. It is the responsibility of a contributor to keep
>> track of review comments others give to his or her patches and
>> reroll them, so I do not recall every minor details, sorry.
There may be others, but $gmane/210745 is also relevant, I think.
> There is nothing that prevents remote-bzr from being merged.
What we merge may not be perfect. Bugs and misdesigns are often
identified long after a topic is merged and it is perfectly normal
we fix things up in-tree. There are even times where we say "OK, it
is known to break if the user does something that pokes this and
that obscure corners of this code, but the benefit of merging this
99% working code to help users that do not exercise the rare cases
is greater than having them wait for getting the remaining 1% right,
so let's merge it with known breakage documentation".
But it is totally a different matter to merge a crap with known
breakage that is one easy fix away from the get-go. Allowing that
means that all the times we spend on reviewing patches here go
wasted, discouraging reviewers.
If you want others to take your patches with respect, please take
reviewers' comments with the same respect you expect to be paid by
others.
next prev parent reply other threads:[~2012-12-13 19:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-12 23:58 What's cooking in git.git (Dec 2012, #03; Wed, 12) Junio C Hamano
2012-12-13 6:08 ` Felipe Contreras
2012-12-13 8:11 ` Junio C Hamano
2012-12-13 10:08 ` Felipe Contreras
2012-12-13 12:04 ` Max Horn
2012-12-13 19:06 ` Felipe Contreras
2012-12-14 13:11 ` Max Horn
2012-12-15 3:14 ` Felipe Contreras
2012-12-15 7:09 ` Michael Haggerty
2012-12-15 7:45 ` Felipe Contreras
2012-12-15 8:44 ` Nguyen Thai Ngoc Duy
2012-12-15 9:24 ` Felipe Contreras
2012-12-13 19:31 ` Junio C Hamano [this message]
2012-12-13 22:05 ` Felipe Contreras
2012-12-13 23:42 ` Junio C Hamano
2012-12-14 0:50 ` Felipe Contreras
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=7vmwxhycii.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=felipe.contreras@gmail.com \
--cc=git@vger.kernel.org \
/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).