Re: git and openssh issue (eblake?)

2010-10-02 Thread Christopher Faylor
On Fri, Jul 23, 2010 at 12:27:55PM -0400, Christopher Faylor wrote: >On Fri, Jul 23, 2010 at 11:04:39AM -0500, Jeremy Bopp wrote: >>On 7/22/2010 8:19 PM, Bill Hoffman wrote: >>> On 7/22/2010 6:44 PM, Jeremy Bopp wrote: >>> >>> It is not that unreproducible... It fails maybe 5 out of 6 tries. If >

Re: git and openssh issue (eblake?)

2010-08-12 Thread Bill Hoffman
On 8/2/2010 10:08 AM, Bill Hoffman wrote: On 7/23/2010 12:27 PM, Christopher Faylor wrote: Cygwin Package Information Package Version Status cygwin 1.7.5-1 OK git 1.7.1-1 OK openssh 5.5p1-2 OK I haven't tried the other configurations I mentioned yet, but if there is someone who has the ability

Re: git and openssh issue (eblake?)

2010-08-02 Thread Bill Hoffman
On 7/23/2010 12:27 PM, Christopher Faylor wrote: Cygwin Package Information Package VersionStatus cygwin 1.7.5-1OK git 1.7.1-1OK openssh 5.5p1-2OK I haven't tried the other configurations I mentioned yet, b

Re: git and openssh issue (eblake?)

2010-07-23 Thread Christopher Faylor
On Fri, Jul 23, 2010 at 11:04:39AM -0500, Jeremy Bopp wrote: >On 7/22/2010 8:19 PM, Bill Hoffman wrote: >> On 7/22/2010 6:44 PM, Jeremy Bopp wrote: >> >> It is not that unreproducible... It fails maybe 5 out of 6 tries. If >> you can get it to work 10 out of 10 times then I would say you don't >>

Re: git and openssh issue

2010-07-23 Thread Jeremy Bopp
On 7/22/2010 8:19 PM, Bill Hoffman wrote: > On 7/22/2010 6:44 PM, Jeremy Bopp wrote: > > It is not that unreproducible... It fails maybe 5 out of 6 tries. If > you can get it to work 10 out of 10 times then I would say you don't > have the problem. I'm actually able to reproduce this early EOF e

Re: git and openssh issue

2010-07-22 Thread Bill Hoffman
On 7/22/2010 6:44 PM, Jeremy Bopp wrote: Just to clarify things, are you hosting your first clone under Cygwin (from which you make another clone using Cygwin which fails), or are you hosting it under a non-Windows system? It might be good to try this under the conditions of Cygwin client<-> C

Re: git and openssh issue

2010-07-22 Thread Jeremy Bopp
On 7/22/2010 2:47 PM, Bill Hoffman wrote: > On 7/22/2010 11:25 AM, Jeremy Bopp wrote: > >>> >>> Are there any other experiments you would like to see? Seems to happen >>> with any reasonable size git repo. So, if you were to say clone VTK or >>> Qt, I am sure you could reproduce this as well. >

Re: git and openssh issue

2010-07-22 Thread Bill Hoffman
On 7/22/2010 11:25 AM, Jeremy Bopp wrote: Are there any other experiments you would like to see? Seems to happen with any reasonable size git repo. So, if you were to say clone VTK or Qt, I am sure you could reproduce this as well. I'm game to try this out. Can you send me the exact git c

Re: git and openssh issue

2010-07-22 Thread Jeremy Bopp
On 7/22/2010 10:01 AM, Bill Hoffman wrote: > On 7/21/2010 12:30 AM, Jeremy Bopp wrote: > >>> http://git.661346.n2.nabble.com/Error-when-cloning-gc-ed-repository-td4425832.html >>> >>> >>> >>> Basically, it is this random error: >>> fatal: early EOFs: 47% (657/1396) >>> >>> >>> Seems like an issue

Re: git and openssh issue

2010-07-22 Thread Bill Hoffman
On 7/21/2010 12:30 AM, Jeremy Bopp wrote: http://git.661346.n2.nabble.com/Error-when-cloning-gc-ed-repository-td4425832.html Basically, it is this random error: fatal: early EOFs: 47% (657/1396) Seems like an issue with openssh and not git as using plink fixes the problem. Anyway, with so

Re: git and openssh issue

2010-07-20 Thread Jeremy Bopp
On 07/20/2010 11:35 AM, Bill Hoffman wrote: > I know this is an old issue. I am wondering if I could help diagnose > the problem, or if anyone is working on this issue. The current fix > seems to be to use plink and cygwin git. But cygwin git and ssh just > do not work together. > > http://git

git and openssh issue

2010-07-20 Thread Bill Hoffman
I know this is an old issue. I am wondering if I could help diagnose the problem, or if anyone is working on this issue. The current fix seems to be to use plink and cygwin git. But cygwin git and ssh just do not work together. http://git.661346.n2.nabble.com/Error-when-cloning-gc-ed-repos