From: Kevin Daudt <me@ikke.info>
To: Christoph Egger <egger@cs.fau.de>
Cc: git@vger.kernel.org
Subject: Re: GIT_EXEC_PATH
Date: Tue, 18 Apr 2017 18:49:17 +0200 [thread overview]
Message-ID: <20170418164917.GA24697@alpha.ikke.info> (raw)
In-Reply-To: <A351EA5C-734D-4833-821F-1B5AA49895BF@cs.fau.de>
On Tue, Apr 18, 2017 at 01:47:14PM +0200, Christoph Egger wrote:
> Hi!
>
> Concerning $GIT_EXEC_PATH .. is that supposed to be a $PATh like variable? as in can it have more than one path (colon-separated)? I have currently two directories there (one with a git-annex installation, one with the normal git stuff) and it seems to mostly work. However git-sh-setup is unhappy:
>
> > % git pull --rebase
> > /opt/local/libexec/git-core/git-sh-setup: line 46: /opt/local/libexec/git-core:/Applications/git-annex.app/Contents/MacOS//git-sh-i18n: No such file or directory
>
> Christoph
Hello Chistoph,
The exec path is not just $PATH, it should just point to a single
directory.
See [1] for a recent thread about this:
Junio C Hamano wrote:
> That environment variable is designed to hold a single path, not
> like $PATH that lists multiple places in a colon separated list.
https://public-inbox.org/git/CAJF7t-dqSa7tmQqNEWmg_VZ=+832nsZ-3JmSGA03qK6aY5eNTQ@mail.gmail.com/
Kevin
prev parent reply other threads:[~2017-04-18 16:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-18 11:47 GIT_EXEC_PATH Christoph Egger
2017-04-18 16:49 ` Kevin Daudt [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=20170418164917.GA24697@alpha.ikke.info \
--to=me@ikke.info \
--cc=egger@cs.fau.de \
--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