RE: git-gui: remote - fetch from fails, fetch-pack: unable to fork off index-pack

2012-06-15 Thread Matt Seitz (matseitz)
I decided to try using the CLI git fetch command instead.  That worked
fine.  Since then, I have performed other fetch operations using
git-gui without any more errors.


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



git-gui: remote - fetch from fails, fetch-pack: unable to fork off index-pack

2012-06-14 Thread Matt Seitz (matseitz)
I recently upgraded to a new laptop.  After upgrading, I copied some git
repositories from my old laptop to my new laptop.  I then installed
Cygwin on my new laptop.

I was able to use git-gui to commit changes into 2 local repositories.
However, when I then tried using git-gui to fetch changes from one local
repository into the other local repository, I received this error
message:

  1 [main] git-fetch 10668 fork: child -1 - forked process 10012
died unexpectedly, retry 0, exit code -1073741515, errno 11
error: cannot fork() for index-pack: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off index-pack

I followed the instructions at
http://cygwin.com/faq-nochunks.html#faq.using.fixing-fork-failures;.
But I am still seeing the same error.

Do you have any suggestions for how I can resolve this error?

I am attaching a copy of the output from cygcheck -s -v -r.




cygcheck.out
Description: cygcheck.out
--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple