From: Petr Baudis <pasky@suse.cz>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Alternate object pool mechanism updates.
Date: Sat, 13 Aug 2005 14:08:16 +0200 [thread overview]
Message-ID: <20050813120815.GC5608@pasky.ji.cz> (raw)
In-Reply-To: <7vmznmp5ja.fsf@assigned-by-dhcp.cox.net>
Dear diary, on Sat, Aug 13, 2005 at 11:09:13AM CEST, I got a letter
where Junio C Hamano <junkio@cox.net> told me that...
> It was a mistake to use GIT_ALTERNATE_OBJECT_DIRECTORIES
> environment variable to specify what alternate object pools to
> look for missing objects when working with an object database.
> It is not a property of the process running the git commands,
> but a property of the object database that is partial and needs
> other object pools to complete the set of objects it lacks.
>
> This patch allows you to have $GIT_OBJECT_DIRECTORY/info/alt
> file whose contents is in exactly the same format as the
> environment variable, to let an object database name alternate
> object pools it depends on.
>
> Signed-off-by: Junio C Hamano <junkio@cox.net>
What about calling it rather info/alternates (or info/alternate)? It
looks better, sounds better, is more namespace-ecological tab-completes
fine and you don't type it that often anyway. :-)
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
If you want the holes in your knowledge showing up try teaching
someone. -- Alan Cox
next prev parent reply other threads:[~2005-08-13 12:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-13 9:09 [PATCH] Alternate object pool mechanism updates Junio C Hamano
2005-08-13 12:08 ` Petr Baudis [this message]
2005-08-13 18:33 ` Junio C Hamano
2005-08-14 23:46 ` Junio C Hamano
2005-08-15 0:29 ` Linus Torvalds
2005-08-15 1:53 ` Junio C Hamano
2005-08-16 19:07 ` Linus Torvalds
2005-08-16 19:45 ` Daniel Barkalow
2005-08-16 20:38 ` Junio C Hamano
2005-08-17 5:48 ` [PATCH] Use LF and allow comments in objects/info/alternates file Junio C Hamano
2005-08-16 21:47 ` [PATCH] Alternate object pool mechanism updates Junio C Hamano
2005-08-16 21:52 ` Linus Torvalds
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=20050813120815.GC5608@pasky.ji.cz \
--to=pasky@suse.cz \
--cc=git@vger.kernel.org \
--cc=junkio@cox.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).