From: David Miller <davem@davemloft.net>
To: bulb@ucw.cz
Cc: gitster@pobox.com, peterz@infradead.org, git@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] GIT 1.6.0-rc2
Date: Mon, 15 Sep 2008 11:25:45 -0700 (PDT) [thread overview]
Message-ID: <20080915.112545.193713350.davem@davemloft.net> (raw)
In-Reply-To: <20080915171240.GB4787@efreet.light.src>
From: Jan Hudec <bulb@ucw.cz>
Date: Mon, 15 Sep 2008 19:12:40 +0200
> On Sat, Sep 13, 2008 at 01:33:30 -0700, David Miller wrote:
> > Wouldn't it make sense to put the bindir into PATH when we try to do
> > execv_git_cmd()? The code has already put the gitexecdir into the
> > PATH at this point.
>
> I don't think it gets to execv_git_cmd(). Git on local side will run
> ssh <host> git upload-pack
> and it's ssh that can't find git in ~/bin (or maybe it's still using the
> dashed form for backward compatibility; the argument stands either way).
That's not the case I'm running into. The initial GIT execution
works, it's when GIT forks up sub processes and tries to execute other
things that problem show up.
I added tracing and on the ssh remote system, and my PATH had the
GIT exec dir in my path when the problem triggers.
prev parent reply other threads:[~2008-09-15 18:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-07 0:31 [ANNOUNCE] GIT 1.6.0-rc2 Junio C Hamano
2008-08-07 8:58 ` Peter Zijlstra
2008-08-07 10:00 ` Junio C Hamano
2008-08-07 10:18 ` Peter Zijlstra
2008-08-07 12:26 ` David Miller
2008-09-13 8:33 ` David Miller
2008-09-15 17:12 ` Jan Hudec
2008-09-15 18:25 ` David Miller [this message]
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=20080915.112545.193713350.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=bulb@ucw.cz \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.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).