Please excuse any duplication.
I'm getting the following when attempting to clone a large git
repository using Cygwin's git:
$ git clone gitolite@172.20.10.200:axcient
Cloning into 'axcient'...
remote: Counting objects: 168263, done.
remote: Compressing objects: 100% (73257/73257), done.
remote: Total 168263 (delta 90112), reused 166470 (delta 88591)
Receiving objects: 100% (168263/168263), 4.10 GiB | 14.30 MiB/s, done.
error: index-pack died of signal 11)
fatal: index-pack failed
$ git --version
git version 1.7.9
$ uname -a
CYGWIN_NT-6.1 MATER2K8SHPT 1.7.25(0.270/5/3) 2013-08-31 20:37 x86_64 Cygwin
$
I saw some things about this a while ago. Has this been fixed?
--
Andrew DeFaria
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple