git + svn os mavericks: fatal: Não é possível abrir '.git / Git_exc7sv': Recurso temporariamente indisponível

2

Atualizei recentemente do Mountain Lion para o Mavericks e, por algum motivo, não consigo mais usar nenhum comando git + svn, não importa qual repositório eu uso, todos recebo erros simulados:

xxx@xxx:/path/$ sudo git svn clone http://svn.domain/path/ .

Initialized empty Git repository in /path/.git/
W: Ignoring error from SVN, path probably does not exist: (160013): Filesystem has no item: '/xxx' path not found
W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
This may take a while on large repositories
fatal: Cannot open '.git/Git_exc7sv': Resource temporarily unavailable
hash-object -w --stdin-paths --no-filters: command returned error: 128

error closing pipe: Bad file descriptor at /Applications/Xcode.app/Contents/Developer/usr/libexec/git-core/git-svn line 0.
error closing pipe: Bad file descriptor at /Applications/Xcode.app/Contents/Developer/usr/libexec/git-core/git-svn line 0.

Eu atualizei o Xcode para a versão mais recente e instalei as ferramentas de linha de comando. A reinicialização do sistema não tem efeito.

    
por basvk 30.10.2013 / 09:53

0 respostas