Error when pushing
I get a fatal error when trying to push to appharbor.
-
fejl.png
13.2 KB
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by angelcabo3 on 02 Feb, 2011 06:21 PM
Have you tried executing the command to resize your git buffer with the following command?
From the AppHarbor documentation:
If any errors occur during a push, run this command to resize the buffer (to 50 MB):
git config --system http.postBuffer 52428800
Support Staff 2 Posted by tt on 03 Feb, 2011 02:02 AM
Do you use msysGit as recommended? We require version 1.7.3.1 (or newer). We also require you to increase the buffer, as mentioned above.
The error message includes "disk full?", but I guess you have already verified that this isn't the case. It can probably be something with local permissions too.
tt closed this discussion on 03 Feb, 2011 02:02 AM.
Rasmus re-opened this discussion on 03 Feb, 2011 02:48 PM
3 Posted by Rasmus on 03 Feb, 2011 02:48 PM
Doh, I had forgotten to execute the command to set the buffer to 50MB on my desktop as well.
Thanks for the reply.
rune closed this discussion on 03 Feb, 2011 10:19 PM.