Re: [PATCH] Use the best available exec path only

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>
Cc: Junio C Hamano <gitster@...>, Brian Gernhardt <benji@...>, Git Mailing List <git@...>
Date: Sunday, November 11, 2007 - 5:17 pm

On 2007.11.11 20:50:40 +0000, Johannes Schindelin wrote:

OK.


Wouldn't that break setups where only the "git" wrapper is in $PATH?
cmd_path is just the path to the called executable (argv[0]). As I read
the code, it seems that cmd_path is just a worst case fallback, when the
"real" exec path is messed up somehow. I figured that I'd better keep
it, instead of just dropping it without knowing its intended purpose.
But if you're going to change anything about it, I'd guess that the only
option is to drop it, or change its relative position in PATH.


add_path() already takes care of that.

Björn
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
t7005 and vi in GIT_EXEC_PATH, Brian Gernhardt, (Sat Nov 10, 6:03 pm)
[PATCH] t7005-editor.sh: Don't invoke real vi when it is in ..., Björn Steinbrink, (Sun Nov 11, 1:38 pm)
Re: [PATCH] t7005-editor.sh: Don't invoke real vi when it is..., Johannes Schindelin, (Sun Nov 11, 1:44 pm)
Re: [PATCH] t7005-editor.sh: Don't invoke real vi when it is..., Johannes Schindelin, (Sun Nov 11, 2:31 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Johannes Schindelin, (Sun Nov 11, 11:58 am)
Re: t7005 and vi in GIT_EXEC_PATH, Brian Gernhardt, (Sun Nov 11, 12:10 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Junio C Hamano, (Sun Nov 11, 3:43 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Junio C Hamano, (Sun Nov 11, 5:29 pm)
[PATCH] Use the best available exec path only, Björn, (Sun Nov 11, 4:33 pm)
Re: [PATCH] Use the best available exec path only, Johannes Schindelin, (Sun Nov 11, 4:50 pm)
Re: [PATCH] Use the best available exec path only, Björn, (Sun Nov 11, 5:17 pm)
Re: [PATCH] Use the best available exec path only, Johannes Schindelin, (Sun Nov 11, 5:40 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Johannes Schindelin, (Sun Nov 11, 12:28 pm)
Re: t7005 and vi in GIT_EXEC_PATH, David Kastrup, (Sat Nov 10, 6:09 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Brian Gernhardt, (Sat Nov 10, 6:45 pm)