Re: RFC: Flat directory for notes, or fan-out? Both!

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Tuesday, February 10, 2009 - 6:32 am

Hi,

[Junio: seems like both Peff and me would like to hold the notes out of 
1.6.2, would you mind?]

On Tue, 10 Feb 2009, Jeff King wrote:


The thing is: Shawn is correct when he says that a tree object to hold the 
notes of all commits (which is not an unlikely scenario if you are 
thinking about corporate processes) would be huge.


Yes, I am also in favor of holding it back.


Actually, I do not see much of a problem there.  If the entry 
(corresponding to the commit name) in the notes tree points to a blob, 
then that is that, if it points to a tree, then we just read all of the 
objects therein (or maybe at a later stage we allow restricting to a 
certain file basename).

The point you raised earlier, that there would be a lot of ambiguity if 
we allow both flat and fan-out directory structures, is a valid point, 
though.

Ciao,
Dscho

--
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:
RFC: Flat directory for notes, or fan-out? Both!, Johannes Schindelin, (Mon Feb 9, 2:12 pm)
Re: [PATCH] git-rebase-interactive: you can also add new c ..., Johannes Schindelin, (Mon Feb 9, 2:31 pm)
Re: [PATCH] git-rebase-interactive: you can also add new c ..., Johannes Schindelin, (Mon Feb 9, 3:26 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Boyd Stephen Smith Jr., (Tue Feb 10, 12:58 am)
Re: RFC: Flat directory for notes, or fan-out? Both!, Johannes Schindelin, (Tue Feb 10, 5:59 am)
Re: RFC: Flat directory for notes, or fan-out? Both!, Johannes Schindelin, (Tue Feb 10, 6:32 am)
Re: RFC: Flat directory for notes, or fan-out? Both!, Shawn O. Pearce, (Tue Feb 10, 9:44 am)
Re: RFC: Flat directory for notes, or fan-out? Both!, Johannes Schindelin, (Tue Feb 10, 10:09 am)
Re: RFC: Flat directory for notes, or fan-out? Both!, Shawn O. Pearce, (Tue Feb 10, 10:17 am)
Re: RFC: Flat directory for notes, or fan-out? Both!, Sam Vilain, (Tue Feb 10, 6:14 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Boyd Stephen Smith Jr., (Tue Feb 10, 6:58 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Linus Torvalds, (Tue Feb 10, 7:35 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Sam Vilain, (Tue Feb 10, 8:19 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Sam Vilain, (Tue Feb 10, 8:30 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Linus Torvalds, (Tue Feb 10, 8:54 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Sam Vilain, (Tue Feb 10, 10:05 pm)
Re: RFC: Flat directory for notes, or fan-out? Both!, Johannes Schindelin, (Wed Feb 11, 5:35 am)