git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Philip Oakley <philipoakley@iee.email>
Cc: "Randall S. Becker" <rsbecker@nexbridge.com>, git@vger.kernel.org
Subject: Re: Advise request on adding a new SSH variant
Date: Wed, 05 May 2021 09:49:18 +0900	[thread overview]
Message-ID: <xmqqlf8u57jl.fsf@gitster.g> (raw)
In-Reply-To: <fa8f81db-d470-130e-115d-7aef5e97e5a7@iee.email> (Philip Oakley's message of "Tue, 4 May 2021 15:45:00 +0100")

Philip Oakley <philipoakley@iee.email> writes:

> I was also thinking that the lack of replies maybe links to the "Pain
> points in Git's patch flow" thread <YHaIBvl6Mf7ztJB3@google.com> whereby
> it's all about the proposed patch, rather than thoughts about a
> potential patch.
> (Sort of like the philosophy of science [method] that ignores opinion,
> and demands evidence)

Actually, the initial message on this matter from Randall came in
the patch form <011e01d73dd0$ec141530$c43c3f90$@nexbridge.com>, so
if it were truly "it's all about the proposed patch, rather than
thoughts about a potential patch", it would have gained much more
responses.

Other than I didn't have time, the reason I didn't respond was that
the concept and notation used there were a bit too foreign to me to
decide from where to start asking questions.  It wasn't clear what
'$ZSSHX' meant (is it the value of an environment variable whose
name is ZSSHX, or is it literally a name with dollar in it and is
the issue being addressed that it is too cumbersome to quote it
properly in value of the GIT_SSH_COMMAND environment variable?) for
example.  And after reading the message you are responding to twice,
I do not quite get what problem we are trying to solve.  Especially
since

    No, it would be GIT_SSH_COMMAND='/G/system/zssh/sshoss -Z -Q -S
    $ZSSH0' and that does not work correctly in the current git code
    base.

in <012601d73ddf$3d0cf660$b726e320$@nexbridge.com> sounded like we
have a fairly clearly demonstratable problem (i.e. the handling of
the command line given via GIT_SSH_COMMAND is somehow broken). The
details of "does not work correctly in the current code base" is not
yet disclosed but it sounded like it would be possible to tease it
out and solve the issue in a more direct way.  But yet the solution
presented in the three-patch series looked like it was sidestepping
the entire issue and adding a special case for NonStop without
having to touch GIT_SSH_COMMAND at all (presumably leaving it still
"broken").

  parent reply	other threads:[~2021-05-05  0:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 15:08 Advise request on adding a new SSH variant Randall S. Becker
2021-05-04 14:45 ` Philip Oakley
2021-05-04 15:25   ` Randall S. Becker
2021-05-05  0:49   ` Junio C Hamano [this message]
2021-05-05  2:04     ` Randall S. Becker
2021-05-05 10:49     ` Philip Oakley

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqlf8u57jl.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=philipoakley@iee.email \
    --cc=rsbecker@nexbridge.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).