login
Header Space

 
 

Re: [RFC] git-fetch - repack in the background after fetching

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Martin Langhoff <martin@...>, <git@...>
Date: Tuesday, May 30, 2006 - 2:37 am

On Mon, 29 May 2006, Linus Torvalds wrote:


We should be able to fix this, right? If an object isn't found in packs or 
unpacked, look for new packs; if there are any, look for the object in 
them; if it's not there, then give up. The only tricky thing is making it 
possible to scan through the available packs without installing any that 
are already installed. I think the failure case is only a critical path in 
the history-walking fetch code, which should probably disable this (or 
defer it to after trying to download the object).

	-Daniel
*This .sig left intentionally blank*
-
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] git-fetch - repack in the background after fetching, Martin Langhoff, (Tue May 30, 12:42 am)
Re: [RFC] git-fetch - repack in the background after fetching, Daniel Barkalow, (Tue May 30, 2:37 am)
speck-geostationary