Parag Warudkar <parag.warudkar@xxxxxxxxx> wrote: > I have a reproducible problem with git-index-pack getting stuck. > Is this a known problem fixed in one of the later releases? Are you on Mac OS X? We found that earlier versions of index-pack on that platform ran poorly unless we used pread(). A change was made in 1.5.0 to switch to pread for all platforms, which significantly improved performance. > git --version > git version 1.4.4.2 I'd upgrade your Git, the current version is 1.5.1.1. -- Shawn. - 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