Web lists-archives.org

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




On Fri, Aug 29, 2008 at 10:05 AM, Matthieu Moy <Matthieu.Moy@xxxxxxx> wrote:
> Andreas Ericsson <ae@xxxxxx> writes:
>
>> 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.
>
> AAUI, the pack itself is sent over the network, but the index is
> generated locally when receiving the pack, so this shouldn't be a
> problem.
>

If you use the git or ssh protocol, then yes. If you use dumb protocols such as
HTTP or rsync, no.

Matthias
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html