作者:disappearedgod
文章出处:http://www.voidcn.com/article/p-anuixcks-uq.html
时间:2015-1-30
Problem
repo init -u [email protected]:manifest.git -m cdos_rawos.xml Get [email protected]:repo.git Permission denied, please try again. Permission denied, please try again. Permission denied (publickey,password).
原因
ssh没有配置好
解决方法-检查权限
ssh -v [email protected]
精彩评论