git-clone exit with 'read error' some times, when connect to git-daemon on windows

29 views
Skip to first unread message

Toshiyuki Ogawa

unread,
May 8, 2013, 4:54:17 PM5/8/13
to msy...@googlegroups.com
Hello everybody.
I had the problem that git-clone exited with 'read error' when connected to git-daemon on windows. I  read the issue 197(https://code.google.com/p/msysgit/issues/detail?id=197) too. The issue 197 resolved to chage MTU.
 
I would like to resolve to another method which is modify some git sources. 

 

Johannes Schindelin

unread,
May 9, 2013, 10:33:40 AM5/9/13
to Toshiyuki Ogawa, msy...@googlegroups.com
Hi,

On Wed, 8 May 2013, Toshiyuki Ogawa wrote:

> I had the problem that git-clone exited with 'read error' when connected
> to git-daemon on windows. I read the issue
> 197(https://code.google.com/p/msysgit/issues/detail?id=197)<https://code.google.com/p/msysgit/issues/detail?id=197> too.
> The issue 197 resolved to chage MTU.
>
> I would like to resolve to another method which is modify some git sources.
> Here is my pull request(https://github.com/msysgit/git/pull/70)<https://github.com/msysgit/git/pull/70>
> .

Thank you very much!

BTW the way we set up things in the msysGit project is that the pull
requests are forwarded to the mailing list. That's because I lack the time
to do a proper job at maintaining the project alone, but I am blessed with
terrific co-maintainers.

However, there is a slight problem with your pull request: buildhive
(which builds Git from our sources, and also from all sources contributed
as pull requests) claims that there is a compile error. Keep in mind:
buildhive does not use Windows to compile the sources, but Linux.
Nevertheless, we should make sure that our sources build fine on Linux,
too (as a matter of fact, I never run upstream Git on my Linux servers but
Git for Windows built on Linux).

Could you have a look and see whether you can find out why the compilation
fails and fix it?

Thank you,
Johannes
Reply all
Reply to author
Forward
0 new messages