Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andreas Ericsson
Date: Friday, August 29, 2008 - 12:51 am

Jeff King wrote:

There's one, actually. The default pack-index version is increased now,
so really, really old clients (pre-1.4.5) won't be able to understand
the packs generated by default by a new server. I haven't examined how
and when this affect clients, although I believe only those using an
ancient client that fetch pre-created packs over dumb transport (http
or rsync) repo packed with pack.indexversion = 2, or with 1.6.0
without a pack.indexversion setting at all, will suffer.

Encountering that particular scenario should be very rare indeed.

Apart from that, I agree with Jeff about there not being any problems
regarding compatibility, and I wholeheartedly agree with the hint to
start reading the releasenotes.

As for suggesting future improvements, perhaps relnotes entries with
the slightest chance of breaking anything for anyone could be marked
"COMPAT" or something, so Perry and the likes of him can find them
easily. I also agree with the suggestion that git itself should be
free of a deprecated way of doing things at the deprecation date.

-- 
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:
[RFD] On deprecating "git-foo" for builtins, Junio C Hamano, (Sat Aug 23, 8:33 pm)
[PATCH] bash completion: Hide more plumbing commands, Petr Baudis, (Tue Aug 26, 10:11 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Shawn O. Pearce, (Tue Aug 26, 10:24 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Jakub Narebski, (Tue Aug 26, 10:38 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Jakub Narebski, (Tue Aug 26, 10:43 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Junio C Hamano, (Tue Aug 26, 11:25 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Shawn O. Pearce, (Tue Aug 26, 11:27 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Daniel Barkalow, (Tue Aug 26, 12:04 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Shawn O. Pearce, (Tue Aug 26, 12:07 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Daniel Barkalow, (Tue Aug 26, 12:23 pm)
Re: [RFD] On deprecating "git-foo" for builtins, Jean Delvare, (Wed Aug 27, 12:42 am)
git-show vs git-log (or: git show vs git log), Dominik Brodowski, (Thu Aug 28, 12:46 am)
Re: git-* in test scripts, Junio C Hamano, (Thu Aug 28, 5:04 pm)
Re: git-* in test scripts, Jeff King, (Thu Aug 28, 5:10 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for ..., Andreas Ericsson, (Fri Aug 29, 12:51 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Junio C Hamano, (Wed Sep 3, 9:57 pm)