This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

failing to clone a git repo via ssh


This repo clones fine in msysgit and on linux over ssh, but on cygwin this is what happens:

$ git clone dbsrgits@git.shadowcat.co.uk:DBIx-Class.git dbic
Cloning into dbic...
Warning: untrusted X11 forwarding setup failed: xauth key data not generated
Warning: No xauth data; using fake authentication data for X11 forwarding.
remote: Counting objects: 43957, done.
remote: Compressing objects: 100% (16772/16772), done.
fatal: The remote end hung up unexpectedly6 MiB | 384 KiB/s
fatal: early EOFs:  89% (39122/43957), 5.64 MiB | 402 KiB/s
fatal: index-pack failed

The git:// URL works fine (git://git.shadowcat.co.uk/dbsrgits/DBIx-Class.git).

Come to #dbix-class on irc.perl.org if you want me to add your ssh key added, or attach it here...

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]