Error pushing silverlight project
getting the error.
error: RPC failed; result=22, code=413
fatal: The remote end hung up unexpectedly
Also, My SL project is structured like a typical SL web
project:
project\SLapp.sln
project\SLapp\SLApp.csproj
project\SLapp.Web\SLApp.Web.csproj
I was wondering if this might cause an issue. Thx.
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
Support Staff 1 Posted by friism on 12 Mar, 2011 06:58 PM
Have you increased the Git postbuffer size?
git config --system http.postBuffer 524288002 Posted by bradoyler on 12 Mar, 2011 07:14 PM
yes. same error
Support Staff 3 Posted by friism on 12 Mar, 2011 07:23 PM
Hm, which version of Git are you using -- please consider installing the latest version.
4 Posted by bradoyler on 12 Mar, 2011 07:32 PM
yep. v1.7.4
5 Posted by bradoyler on 12 Mar, 2011 07:38 PM
I should point out everything is working with my other git repo I am hosting at appharbor.
Support Staff 6 Posted by friism on 12 Mar, 2011 10:37 PM
Is your repository larger than 50MB (the size you set the Git postubffer)? Is your repository peculiar in other ways (i.e. does it use submodules)?
friism closed this discussion on 11 May, 2011 06:50 PM.