When I try to pull the cygwin-htdocs repo from sourceware.org, the operation is
denied:

$ git remote -v
origin  ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
origin  ssh://sourceware.org/git/cygwin-htdocs.git (push)

$ git pull
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

My username is andrex. Can someone please see what the trouble is? 

It's been a year (sadly) since I last pulled the repo, and I've changed my ssh
key since then. It was updated for the cygwin package repos, but maybe not for
this repo? The new public key is below.

Thanks, Andrew

ecdsa-sha2-nistp256
AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC7Sbjc6zgOC3GsBNV4/f6QVA5p1bPjsUJL/G2ZywQ927LHYcw5Hl0fXacPmLgY8EN1Fl4iwsbT7R/7DrOHmths=
andrex.e.schul...@gmail.com

Reply via email to