From: "Eric Merritt" <cyberlync@gmail.com>
To: "Alex Riesen" <raa.lkml@gmail.com>
Cc: "Scott R Parish" <srp@srparish.net>, git@vger.kernel.org
Subject: Re: [PATCH] use only the PATH for exec'ing git commands
Date: Mon, 22 Oct 2007 12:25:21 -0700 [thread overview]
Message-ID: <f69c840c0710221225u5df73cf9x7f95ea3bd530c160@mail.gmail.com> (raw)
In-Reply-To: <20071022190102.GA23714@steel.home>
> the default PATH is platform-dependent. Git is multi-platform.
> You should consider putting the path list somewhere in Makefile,
> config.mak or configure.
This static configuration that you describe is one of the things this
patch is designed to strip out. Compile time configuration breaks down
completly if you don't deploy to the path defined when the system was
compiled. Thats a problem.
next prev parent reply other threads:[~2007-10-22 19:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-22 17:01 [PATCH] use only the PATH for exec'ing git commands Scott R Parish
2007-10-22 17:44 ` Johannes Schindelin
2007-10-22 19:01 ` Alex Riesen
2007-10-22 19:25 ` Eric Merritt [this message]
2007-10-23 4:08 ` [PATCH trailing ws fixed] " Scott Parish
2007-10-23 21:12 ` Alex Riesen
2007-10-23 21:27 ` [PATCH trailing ws fixed] use only the PATH for exec'ing gitcommands Scott R Parish
-- strict thread matches above, loose matches on Subject: below --
2007-10-22 19:59 [PATCH] use only the PATH for exec'ing git commands Scott R Parish
2007-10-22 20:57 ` Alex Riesen
2007-10-22 19:59 Scott R Parish
2007-10-22 22:12 Scott R Parish
2007-10-22 22:40 ` Alex Riesen
2007-10-22 23:34 ` Johannes Schindelin
2007-10-23 6:14 ` Johannes Sixt
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=f69c840c0710221225u5df73cf9x7f95ea3bd530c160@mail.gmail.com \
--to=cyberlync@gmail.com \
--cc=git@vger.kernel.org \
--cc=raa.lkml@gmail.com \
--cc=srp@srparish.net \
/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).