I am running Ubuntu 12.04 on a Hyper-V box with Vagrant on Windows 8.1. I 
can `git clone` all of my smaller repositories from BitBucket and Github, 
but I have a repository that is decent sized (>10MB) that it just refuses 
to clone. I can't get it over ssh or https:
 
ssh:

    Connection to bitbucket.org closed by remote host.
    fatal: The remote end hung up unexpectedly

https:

    POST git-upload-pack (gzip 6224 to 3088 bytes)
    error: RPC failed; result=52, HTTP code = 0
    fatal: The remote end hung up unexpectedly

Both were run with the `--verbose` flag. The same commands work fine under 
Windows. Any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to