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]

Re: Maintainer for git?


On Sat, Jan 25, 2014 at 5:59 AM, Corinna Vinschen wrote
> For the time being, I've build a new OpenSSL version 1.0.1f-2 with the
> "no-sse2" flag.  With this version I could clone the linx repo without
> error.  Please give it a try.

I can confirm this fixes my problems as well

    $ git clone git://github.com/ruby/ruby
    Cloning into 'ruby'...
    remote: Reusing existing pack: 277333, done.
    remote: Counting objects: 6, done.
    remote: Compressing objects: 100% (5/5), done.
    remote: Total 277339 (delta 1), reused 6 (delta 1)
    Receiving objects: 100% (277339/277339), 140.00 MiB | 1.49 MiB/s, done.
    Resolving deltas: 100% (214277/214277), done.
    Checking connectivity... done.
    Checking out files: 100% (4217/4217), done.

--
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]