When i attempt to do a git add i get the error "fatal : malloc, out of memory". i imagine the system has ran out of memory obviously but is there a way to get around this.
Also i am running windows server 2003 and using msysGit.
EDIT: After more searching around i think its a problem with the packing of git, apparently their compression method is great for small files but on big files it chokes hard.