Re: Git broken with cygwin-1.7

2009-02-24 Thread Christopher Faylor
On Tue, Feb 24, 2009 at 06:42:17AM -0700, Eric Blake wrote: >According to Eric Blake on 2/24/2009 6:39 AM: >>You can work around this by cloning via http protocol instead of git. >>I have seen occasional read errors as well, but have had a hard time >>reliably reproducing them. I guess it's a good

Re: Git broken with cygwin-1.7

2009-02-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 2/24/2009 6:39 AM: > You can work around this by cloning via http protocol instead of git. I > have seen occasional read errors as well, but have had a hard time > reliably reproducing them. I guess it's a good thing to rep

Re: Git broken with cygwin-1.7

2009-02-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Vincent R. on 2/24/2009 6:07 AM: > git clone git://git.kernel.org/pub/scm/devel/sparse/sparse.git > Initialized empty Git repository in /home/Vincent/projects/sparse/.git/ > remote: Counting objects: 7642, done. > remote: Compressing objec

Git broken with cygwin-1.7

2009-02-24 Thread Vincent R.
Hi, Everytime I try to checkout source code with git on cygwin-1.7 it fails while the same command works fine on cygwin-1.5/ For instance : git clone git://git.kernel.org/pub/scm/devel/sparse/sparse.git Initialized empty Git repository in /home/Vincent/projects/sparse/.git/ remote: Counting objec