草庐IT

authentication-manager

全部标签

git - SmartGit Mercurial "Authentication Failed"

我已经使用SmartGitHg几个月了。我正在使用Bitbucketrepo协议(protocol)。我创建了另一个bitbucket帐户,然后将当前存储库克隆到SmartGit。当我尝试提交并推送时(当然它会要求输入密码),它说“身份验证失败”。请帮忙...提前致谢.. 最佳答案 这对我有用。转到编辑>首选项>托管服务提供商。在您的托管服务提供商(例如我使用Bitbucket)上选择它,点击删除并点击添加。选择托管,点击生成APItoken自动打开浏览器并生成token然后复制回到你的smartgit然后粘贴token,最后点击添

git - SmartGit Mercurial "Authentication Failed"

我已经使用SmartGitHg几个月了。我正在使用Bitbucketrepo协议(protocol)。我创建了另一个bitbucket帐户,然后将当前存储库克隆到SmartGit。当我尝试提交并推送时(当然它会要求输入密码),它说“身份验证失败”。请帮忙...提前致谢.. 最佳答案 这对我有用。转到编辑>首选项>托管服务提供商。在您的托管服务提供商(例如我使用Bitbucket)上选择它,点击删除并点击添加。选择托管,点击生成APItoken自动打开浏览器并生成token然后复制回到你的smartgit然后粘贴token,最后点击添

git - 在 OSX 上的 Mac 中使用 git-credential-manager 时出现 Java 错误?

我已经根据这些说明在MacOSX上安装并配置了git-credential-manager:https://github.com/Microsoft/Git-Credential-Manager-for-Mac-and-Linux/blob/master/Install.mdbrewinstall提示缺少Java要求并建议安装Java的命令,我照做了。完成所有操作后,我现在在尝试从私有(private)存储库执行git克隆时收到以下错误:Cloninginto'Weather'...Fatal:java.lang.IllegalArgumentExceptionencountered.

git - 在 OSX 上的 Mac 中使用 git-credential-manager 时出现 Java 错误?

我已经根据这些说明在MacOSX上安装并配置了git-credential-manager:https://github.com/Microsoft/Git-Credential-Manager-for-Mac-and-Linux/blob/master/Install.mdbrewinstall提示缺少Java要求并建议安装Java的命令,我照做了。完成所有操作后,我现在在尝试从私有(private)存储库执行git克隆时收到以下错误:Cloninginto'Weather'...Fatal:java.lang.IllegalArgumentExceptionencountered.

Github Authentication Failed - ... GitHub不提供shell访问

$gitremoteaddorigingit@github.com:lut/EvolutionApp.gitfatal:remoteoriginalreadyexists.$gitpush-uoriginmasterfatal:'EvolutionApp'doesnotappeartobeagitrepositoryfatal:Couldnotreadfromremoterepository.Pleasemakesureyouhavethecorrectaccessrightsandtherepositoryexists.我的key添加成功$ssh-Tgit@github.comHil

Github Authentication Failed - ... GitHub不提供shell访问

$gitremoteaddorigingit@github.com:lut/EvolutionApp.gitfatal:remoteoriginalreadyexists.$gitpush-uoriginmasterfatal:'EvolutionApp'doesnotappeartobeagitrepositoryfatal:Couldnotreadfromremoterepository.Pleasemakesureyouhavethecorrectaccessrightsandtherepositoryexists.我的key添加成功$ssh-Tgit@github.comHil

Github 企业 - 远程 : Password authentication is not available for Git operations

我的git工作正常,然后除了以下问题开始发生之外没有任何改变,我试过在中重置缓存credentials.helper并且几乎遍历了我能找到的每一个stackoverflow答案remote:PasswordauthenticationisnotavailableforGitoperations.remote:YoumustuseapersonalaccesstokenorSSHkey.remote:Seehttps://github.ibm.com/settings/tokensor'https://github.ibm.com/WBurney/Blockchain_SDO.git/'

Github 企业 - 远程 : Password authentication is not available for Git operations

我的git工作正常,然后除了以下问题开始发生之外没有任何改变,我试过在中重置缓存credentials.helper并且几乎遍历了我能找到的每一个stackoverflow答案remote:PasswordauthenticationisnotavailableforGitoperations.remote:YoumustuseapersonalaccesstokenorSSHkey.remote:Seehttps://github.ibm.com/settings/tokensor'https://github.ibm.com/WBurney/Blockchain_SDO.git/'

windows - 在 Windows 10 中发送 git 命令时出现 "fatal: Authentication failed"错误

更新域密码后,将无法再访问git-repo。VSCode和SourceTree以及VisualStudio在pull、推送、获取等时返回以下错误消息。fatal:Authenticationfailed通常应该会出现凭据pop窗口,但这并没有发生。也是常见的推荐...gitconfig--globalcredential.helperwincred...不工作。 最佳答案 密码存储在windows凭据管理器中,需要更新。打开命令提示符并输入以下命令以查看存储的密码列表:rundll32.exekeymgr.dll,KRShowKey

windows - 在 Windows 10 中发送 git 命令时出现 "fatal: Authentication failed"错误

更新域密码后,将无法再访问git-repo。VSCode和SourceTree以及VisualStudio在pull、推送、获取等时返回以下错误消息。fatal:Authenticationfailed通常应该会出现凭据pop窗口,但这并没有发生。也是常见的推荐...gitconfig--globalcredential.helperwincred...不工作。 最佳答案 密码存储在windows凭据管理器中,需要更新。打开命令提示符并输入以下命令以查看存储的密码列表:rundll32.exekeymgr.dll,KRShowKey