通过eclipse的egit插件提交提示Auth fail

时间:2014-06-10 18:29:43   收藏:0   阅读:2002

git可以add to index-->commit。但在pull的时候出现: org.eclipse.jgit.api.errors.transportexception。

解决办法:

Eclipse  windows-->preferences-->general-->security-->secure storage-->contents-->GIT.

选中ssh后点击delete。

重启Eclipse就可以了。

附上一个stackoverflow的解决方法:http://stackoverflow.com/questions/3601805/auth-failed-error-with-egit-and-github

通过eclipse的egit插件提交提示Auth fail,布布扣,bubuko.com

原文:http://blog.csdn.net/dsc114/article/details/29846965

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!