Morning :)

I have a problem cloning a large GIT repository on a windows XP (32-bit) 
machine. The output looks as follows:

$ git clone ssh://user@server/.../git/repo/myrepo mylocalrepo
Cloning into 'mylocalrepo'...
remote: Counting objects: 384454, done.
remote: Compressing objects: 100% (64510/64510), done.
Receiving objects: 100% (384454/384454), 215.03 MiB | 5.65 MiB/s, done.
remote: Total 384454 (delta 219550), reused 384454 (delta 219550)
Resolving deltas: 100% (219550/219550), done.
fatal: Out of memory, malloc failed (tried to allocate 440237 bytes)
Unlink of file 
'mylocalrepo/.git/objects/pack/pack-a92fdeb2782784db447564664d98fe6
7183d155c.idx' failed. Should I try again? (y/n) n

I've tried many solutions found on forums with no luck. Could someone help 
me? Your help is very appreciated!

Thanks
Igor

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to