From: David Kastrup <dak@gnu.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Makefile: create an install-symlinks target
Date: Mon, 30 Jul 2007 00:30:08 +0200 [thread overview]
Message-ID: <85bqduvo5r.fsf@lola.goethe.zz> (raw)
In-Reply-To: <7vk5sin9g0.fsf@assigned-by-dhcp.cox.net> (Junio C. Hamano's message of "Sun\, 29 Jul 2007 15\:15\:11 -0700")
Junio C Hamano <gitster@pobox.com> writes:
> I thought we already rejected the "install symlink" in the
> earlier round. Am I mistaken, or are there any compelling new
> reasons to revisit it?
Uh, perhaps I have a patchy recollection, but what I remember is that
Scho argued that one might use something like xstow or a package
manager instead, and I replied that
a) this required the installation of additional software for a simple
task.
b) if the software worked using symbolic links, it would not know at
what level to make the links (namely create
/usr/local/share/man/man1 and link every file from
/opt/git/share/man/man1, but link the directory
/usr/local/share/git-core directly to /opt/git/share/git-core).
I don't remember a conclusive reply to that. Not seeing the patch
appear either, I decided to clean it up, remove the objection of using
the GNU-specific -mindepth option, and properly document the usage.
Since the stuff is strictly an additional convenience not impacting
any of the existing targets, I would not have thought it terribly
controversial.
If I have misinterpreted or misremembered part of the discussion, I
apologize. No harm was intended.
In any case, some people might want to make use of the polished patch
series even if it is not applied to git.git.
Is there a place other than the git list where one can provide patches
that are not likely to end up in git.git?
Thanks,
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
next prev parent reply other threads:[~2007-07-29 22:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-29 21:26 [PATCH] Makefile: create an install-symlinks target David Kastrup
2007-07-29 21:27 ` [PATCH] Makefile: use $(FIND) instead of find David Kastrup
2007-07-29 22:22 ` Junio C Hamano
2007-07-29 22:15 ` [PATCH] Makefile: create an install-symlinks target Junio C Hamano
2007-07-29 22:30 ` David Kastrup [this message]
2007-07-29 23:44 ` Brian Gernhardt
2007-07-29 22:26 ` Peter Baumann
-- strict thread matches above, loose matches on Subject: below --
2007-07-18 10:41 David Kastrup
2007-07-18 12:41 ` David Kastrup
2007-07-18 12:48 ` Johannes Schindelin
2007-07-18 14:33 ` Peter Baumann
2007-07-18 13:08 ` Alex Riesen
2007-07-18 14:06 ` David Kastrup
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=85bqduvo5r.fsf@lola.goethe.zz \
--to=dak@gnu.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.