Untitled
By: a guest | Mar 14th, 2010 | Syntax:
XML | Size: 1.06 KB | Hits: 39 | Expires: Never
git clone johndoe@remote:/home/johndoe/git/repo.bare repo
trace: built-in: git 'clone' 'johndoe@remote:/home/johndoe/git/repo.bare' 'repo'
Initialized empty Git repository in /Users/john/tmp/repo/.git/
trace: run_command: 'ssh' 'johndoe@remote' 'git-upload-pack '\''/home/johndoe/git/repo.bare'\'''
stdin: is not a tty
trace: run_command: 'index-pack' '--stdin' '-v' '--fix-thin' '--keep=fetch-pack 3992 on aleppo.lan'
trace: exec: 'git' 'index-pack' '--stdin' '-v' '--fix-thin' '--keep=fetch-pack 3992 on aleppo.lan'
remote: Counting objects: 736, done.
trace: exec: 'git-index-pack' '--stdin' '-v' '--fix-thin' '--keep=fetch-pack 3992 on aleppo.lan'
trace: run_command: 'git-index-pack' '--stdin' '-v' '--fix-thin' '--keep=fetch-pack 3992 on aleppo.lan'
remote: Compressing objects: 100% (452/452), done.
error: git upload-pack: git-pack-objects died with error.
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