[Twisted-Python] git clone with spawnProcess() can prevent socket data flow, any clue why?

Martin Nordholts enselic at gmail.com
Sat Aug 28 12:14:37 EDT 2010


On 08/28/2010 06:00 PM, Petr Mifek wrote:
> Interesting. Also you can check this file (given you started the clone
> on a directory with the sample script where no "gimp" subdir exists)
>
> ls -l ./gimp/.git/objects/pack/tmp_pack_*
>
> There should be one such file and it should grow up to ~175MB during the
> cloning.
>
> BTW your git version? Here it is:
>
> $ git --version
> git version 1.7.0.3

I never get any gimp dir created at all, presumably because it never 
gets any data to put in the dir. I guess git doesn't create the dir 
until it has things to put there.

I have git version 1.7.2.2

  / Martin



More information about the Twisted-Python mailing list