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

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

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.8.0-rc4
    • Affects Version/s: 2.8.0-rc3
    • Component/s: None
    • Labels:
      None
    • Environment:
      OSX Yosemite 10.10.1, Macbook Pro Retina '13

      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`

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

              Created:
              Updated:
              Resolved: