fatal: remote error: access denied or repository not exported: /platform/abi/cpp.git
error: Cannot fetch platform/abi/cpp
[: 8: 1: unexpected operator
真的是不知道怎么办了。
另外,我的安装路径木有在主目录下,而是在挂载的硬盘里,应该不会有影响吧?
跪求大神们帮忙解决,已经快一星期了,我技术比较差,试了我所能搜到的任何方法都不行。。。
多谢多谢!
------解决方案--------------------
我的源码今天莫名奇妙的可以下载了。。。
今天做的事情是:把先前建的保存源码的文件夹和bin文件夹都删除
然后重新建bin,下repo的语句是curl http://php.webtutor.pl/en/wp-content/uploads/2011/09/repo > ~/bin/repo
然后把第五行改为REPO_URL='http://code.google.com/p/git-repo/'
其它语句正常使用