listger.blogg.se

Rstudio git
Rstudio git













rstudio git

It looks like my home directory is being resolved correctly. and I entered the passphrase for my GitHib account. Identity added: /c/Users/rlenth/.ssh/id_rsa (/c/Users/rlenth/.ssh/id_rsa) rw-r-r- 1 rlenth 197121 400 Mar 3 16:05 id_rsa.pubĮnter passphrase for /c/Users/rlenth/.ssh/id_rsa: So it looks like I have a pretty new version of ssh (apparently from having reinstalled the latest version of git) This is what I get after following up on suggestion $ ssh -Tvvv OpenSSL 1.1.1i ĭebug1: Reading configuration data /etc/ssh/ssh_configĭebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/c/Users/rlenth/.ssh/known_hosts'ĭebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/c/Users/rlenth/.ssh/known_hosts2'ĭebug1: Connecting to port 22.ĭebug1: connect to address 140.82.112.4 port 22: Connection timed out Please make sure you have the correct access rights

rstudio git

Ssh: connect to host port 22: Connection timed outįatal: Could not read from remote repository. In fact, I tried just creating a new project and it wouldn't even work for that: > C:/Program Files/Git/bin/git.exe clone -progress emmeans I have an email from GitHub confirming that. I also created a new key, typing-in my GitHub password in the process, and copied the public key to GitHub. OK, I found the green button and copied the URL it gives for SSH authentication. What do I do to get this to work? I'm feeling under duress because GitHub's going to shut me down if I can't figure out how to do this. I tried to revert back to the https setup, and am still grayed-out. It looks like it should be so, like a fool, I ran git remote add origin seemed to accept that, but now the pull and push buttons in my RStudio interface are grayed out. It suggests looking for something (shown in a little picture) that would give me the new link, but I can't find it on my repository.

rstudio git

So I did what was suggested there to remove that origin. I in fact verified that my remote origin comes out as which indicates that it's still set up for password authentication. After all this, I push an update and find that my SSH key info on GitHub still says it has never been used. I have copied that key to my GitHub account. For the past couple of months, I have been getting stern messages occasionally from GitHub warning me that I committed my R package using password authentication, and that will be going away.















Rstudio git