summaryrefslogtreecommitdiff
path: root/t/t9107-git-svn-migrate.sh
diff options
context:
space:
mode:
authorLibravatar Nicolas Pitre <nico@cam.org>2007-04-09 01:06:35 -0400
committerLibravatar Junio C Hamano <junkio@cox.net>2007-04-10 12:48:14 -0700
commit74e34e1fca2ed9998581cc94073bc2dd28bbb8f3 (patch)
tree74fd821f0a15cca334eec09084f129930f81015e /t/t9107-git-svn-migrate.sh
parentindex-pack: learn about pack index version 2 (diff)
downloadtgif-74e34e1fca2ed9998581cc94073bc2dd28bbb8f3.tar.xz
sha1_file.c: learn about index version 2
With this patch, packs larger than 4GB are usable, even on a 32-bit machine (at least on Linux). If off_t is not large enough to deal with a large pack then die() is called instead of attempting to use the pack and producing garbage. This was tested with a 8GB pack specially created for the occasion on a 32-bit machine. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t9107-git-svn-migrate.sh')
0 files changed, 0 insertions, 0 deletions