All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-2.6.git/packed-refs???
@ 2007-02-13  9:27 Junio C Hamano
  2007-02-13  9:48 ` [PATCH] Do not run git-pack-refs by default for now from git-gc Junio C Hamano
  2007-02-13 18:16 ` linux-2.6.git/packed-refs??? Theodore Tso
  0 siblings, 2 replies; 9+ messages in thread
From: Junio C Hamano @ 2007-02-13  9:27 UTC (permalink / raw)
  To: torvalds; +Cc: git

I noticed while scanning #git log that it appears that pack-refs
was run in your public repo and some people cannot clone over
dumb protocols with older git.

    commit 2986c02217f98809d8990e7679edf0f5d99f904d
    Author: Junio C Hamano <junkio@cox.net>
    Date:   Wed Nov 22 22:24:09 2006 -0800

    git-fetch: fix dumb protocol transport to fetch from pack-pruned ref

was the first revision that aligned dumb protocol clients with
pack-ref; unfortunately anything older will not find the ref
that was packed.

We do have a backward compatibility warning on this in v1.5.0
release notes draft, but I think we would make it more obvious.

Sigh...

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-02-13 18:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-13  9:27 linux-2.6.git/packed-refs??? Junio C Hamano
2007-02-13  9:48 ` [PATCH] Do not run git-pack-refs by default for now from git-gc Junio C Hamano
2007-02-13 10:03   ` Johannes Schindelin
2007-02-13 10:29     ` Jeff King
2007-02-13 10:55       ` Johannes Schindelin
2007-02-13 17:59         ` Junio C Hamano
2007-02-13 13:01       ` [PATCH] git-gc: run pack-refs by default unless the repo is bare Johannes Schindelin
2007-02-13 18:16 ` linux-2.6.git/packed-refs??? Theodore Tso
2007-02-13 18:41   ` linux-2.6.git/packed-refs??? Johannes Schindelin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.