Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-407

Mongo-tools repo contains 54MB file, hangs when cloned

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.8.0-rc4
    • 2.8.0-rc3
    • None
    • None
    • OSX Yosemite 10.10.1, Macbook Pro Retina '13

    Description

      In the mongo-tools repo, there is a file that is 54MB. ./.git/objects/pack/pack-34ef632047647a07130db6aeba3411e407f053f0.pack

      git by default seems to have a maximum post file size limit smaller than that, so the repo hangs when downloading this file during `git clone`.

      There is a way around the problem by changing the post buffer to some large value using: `git config http.postBuffer 524288000`

      Attachments

        Activity

          People

            adinoyi.omuya@mongodb.com Adinoyi Omuya
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: