Enviado em 26/03/2017 - 11:06h
Olá a todos,
Tenho um raspberry a servir de servidor git e estou com problemas a clonar um repositório. Estou a tentar fazer o git clone no próprio raspberry mas sem sucesso. A mensagem de erro é esta:
Obrigado pela ajuda
Tenho um raspberry a servir de servidor git e estou com problemas a clonar um repositório. Estou a tentar fazer o git clone no próprio raspberry mas sem sucesso. A mensagem de erro é esta:
O que devo fazer para resolver este assunto. Estou muito preocupado pois este repositório é bastante importante :/
xx@raspberrypi:/xx/xx/xx/levartogit $ git clone file://192.168.1.1:/media/pi/driveone/git/arci.git/
Cloning into 'arci'...
remote: Counting objects: 2193, done.
remote: fatal: Out of memory, malloc failed (tried to allocate 241210262 bytes)
error: git upload-pack: git-pack-objects died with error.B/s
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
Obrigado pela ajuda