Re: [ANNOUNCE] GIT 0.99.9g

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Saturday, November 12, 2005 - 8:17 am

Junio C Hamano wrote:

I've cooked up a patch that takes care of this if;
	git daemon
is executed (rather than git-daemon). Otherwise we could just mention in 
the docs that git-daemon must be run with the --libdir parameter (or 
whatever we decide to call it). If it prepends the libdir to the path 
everything will work same as always in the rest of the code so it'll be 
a very small change.


All I really need to finalize it is that name, so It's up to you how 
fast you want it. Perhaps we could take a poll?

The suggestions so far come from the threads "git binary directory?" and 
"[PATCH] C implementation of the 'git' program" and some I just thought 
up. And here are the nominees;

	libdir
	path
	exec-path


Kay Sievers pointed out that libexec is not "LSB conformant" so it might 
be going away and is thus not listed.

exec-path was the last suggested name I got from Junio.

The form will be
	exec_path=$(prefix)/lib/git-@@VERSION@@
	GIT_EXEC_PATH
	--exec-path

for Makefile, environment and 'git', respectively. Substitute the 
obvious part with whatever you prefer.


Sounds sensible, although I'm implementing Linus' idea of prepending the 
GIT_EXEC_PATH to $PATH so the porcelainish scripts in git-core shouldn't 
have to do it. If someone executes git-<script> from command-line I 
think it's safe to assume that they've added the exec-path to $PATH 
themselves. Someone *might* run

	/usr/lib/git-$GIT_VERSION/git-<script>

which should be cautioned against in the documentation.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231
-
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:
[ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Thu Nov 10, 4:14 am)
Re: [ANNOUNCE] GIT 0.99.9g, Jim Radford, (Thu Nov 10, 2:54 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Andreas Ericsson, (Thu Nov 10, 4:30 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Thu Nov 10, 4:48 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Jim Radford, (Fri Nov 11, 2:23 pm)
Re: [ANNOUNCE] GIT 0.99.9g, H. Peter Anvin, (Thu Nov 10, 1:09 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Johannes Schindelin, (Fri Nov 11, 10:19 am)
Re: [ANNOUNCE] GIT 0.99.9g, H. Peter Anvin, (Fri Nov 11, 1:46 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Thu Nov 10, 1:44 pm)
Re: [ANNOUNCE] GIT 0.99.9g, H. Peter Anvin, (Fri Nov 11, 5:18 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Linus Torvalds, (Thu Nov 10, 3:32 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Linus Torvalds, (Thu Nov 10, 3:43 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Petr Baudis, (Thu Nov 10, 2:03 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Daniel Barkalow, (Thu Nov 10, 2:31 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Thu Nov 10, 3:04 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Daniel Barkalow, (Thu Nov 10, 3:09 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Yaacov Akiba Slama, (Thu Nov 10, 5:54 am)
Re: [ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Thu Nov 10, 3:55 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Jeff Garzik, (Thu Nov 10, 5:09 am)
Re: [ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Fri Nov 11, 2:37 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Andreas Ericsson, (Sat Nov 12, 8:17 am)
Re: [ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Mon Nov 14, 3:46 am)
Re: [ANNOUNCE] GIT 0.99.9g, Petr Baudis, (Mon Nov 14, 5:32 am)
Re: [ANNOUNCE] GIT 0.99.9g, Andreas Ericsson, (Mon Nov 14, 5:23 am)
Re: [ANNOUNCE] GIT 0.99.9g, Junio C Hamano, (Mon Nov 14, 5:15 pm)
Re: [ANNOUNCE] GIT 0.99.9g, H. Peter Anvin, (Thu Nov 10, 1:13 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Andreas Ericsson, (Thu Nov 10, 2:34 pm)
Re: [ANNOUNCE] GIT 0.99.9g, H. Peter Anvin, (Fri Nov 11, 5:17 pm)
Re: [ANNOUNCE] GIT 0.99.9g, Andreas Ericsson, (Sat Nov 12, 7:37 am)