Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken pipe error when cloning megavista #5

Open
cgratton opened this issue Dec 6, 2011 · 1 comment
Open

broken pipe error when cloning megavista #5

cgratton opened this issue Dec 6, 2011 · 1 comment

Comments

@cgratton
Copy link
Contributor

cgratton commented Dec 6, 2011

Hi all,

Has anyone placed megavista in their home directory on plata yet? I was trying to set up my megavista directory today (via logging into Plata on my laptop through Airbears) and was getting the following error:

Cloning into megavista...
remote: Counting objects: 5935, done.
remote: Compressing objects: 100% (5228/5228), done.
fatal: write error: Input/output error.04 MiB | 116 KiB/s
fatal: write error: Broken pipe

Has anyone else run into this problem? I googled it a bit and it looks like it might have something to do with too small of a "post buffer" and that it can be fixed be entering:
git config http.postBuffer 524288000

I ended up just cloning the repository through a desktop computer, so I'm not sure this will solve the problem, but in case anyone else runs into it...

Caterina

@racheldenison
Copy link
Contributor

Another method for putting megavista into any directory is to just copy the folder from another location (this folder would include the .git files). For example, I got megavista onto my Plata home directory by copying it from my laptop.

Rachel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants