2013年3月21日 星期四

git fetch 遇到的怪問題


在使用 git-svn-fetch 的時候 系統竟然吐出這樣的 log

fatal: Cannot open '.git/9YHRNPjFMp': Resource temporarily unavailable
hash-object -w --stdin-paths --no-filters: command returned error: 128

error closing pipe: Bad file descriptor at /usr/local/Cellar/git/1.8.2/libexec/git-core/git-svn line 0
error closing pipe: Bad file descriptor at /usr/local/Cellar/git/1.8.2/libexec/git-core/git-svn line 0

同樣的來源在不同的電腦上跑就可以正常 fetch ,後來發現是直接在虛擬碟 (nas) 上使用的關係

只要在實體硬碟上 fetch 就能正常運作了

相關文章:

沒有留言: