From: "Shawn O. Pearce" <spearce@spearce.org>
To: Parag Warudkar <parag.warudkar@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Problem with git-clone
Date: Sat, 21 Apr 2007 21:17:43 -0400 [thread overview]
Message-ID: <20070422011743.GE17480@spearce.org> (raw)
In-Reply-To: <loom.20070421T190848-931@post.gmane.org>
Parag Warudkar <parag.warudkar@gmail.com> 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.
next prev parent reply other threads:[~2007-04-22 1:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-21 17:15 Problem with git-clone Parag Warudkar
2007-04-22 1:17 ` Shawn O. Pearce [this message]
2007-04-22 2:35 ` Parag Warudkar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070422011743.GE17480@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=parag.warudkar@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).