I am trying to get git to do a remote push, but it is intermittent, hanging
sometimes, and not working others :-
Aaron Gray@AMD2500-PC /usr/src/test/gittest/hello-world
$ git push git://git.***/hello-world
Counting objects: 4, done.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 557 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
fatal: read error (Software caused connection abort)
Server: F10
git is version 1.6.0.6
git-daemon 1.6.0.6-3.fc10.i386
Client: Cygwin
git is version 1.6.1.2
/var/log/messages :-
Apr 18 18:18:28 *** xinetd[29002]: START: git pid=3083
from=::ffff:212.19.110.144
Apr 18 18:18:28 *** git-daemon: [3083] Connection from 212.159.110.144:6008
Apr 18 18:18:28 *** git-daemon: [3083] Extended attributes (25 bytes) exist
<host=git.***.org>
Apr 18 18:18:29 *** git-daemon: [3083] Request receive-pack for
'/hello-world'
Apr 18 18:18:29 *** xinetd[29002]: EXIT: git status=0 pid=3083
duration=1(sec)
Aaron
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html