Below is a transcript of what happens when I attempt to clone. Can someone suggest what I can do to correct the problem. I've attached the output from cygcheck -s -v -r.
$ git clone git://git.kernel.org/pub/scm/git/git.git Initialized empty Git repository in /cygdrive/c/Documents and Settings/Michael/My Documents/git/.git/ remote: Generating pack... remote: Done counting 58056 objects. remote: Deltifying 58056 objects... remote: 100% (58056/58056) done Indexing 58056 objects... remote: Total 58056 (delta 40548), reused 57920 (delta 40437) 100% (58056/58056) done Resolving 40548 deltas... fatal: cannot pread pack file: No such file or directory fatal: index-pack died with error code 128 fetch-pack from 'git://git.kernel.org/pub/scm/git/git.git' failed. regards, eh.
cygcheck.out
Description: Binary data
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/