> The first thing I would try is to generate new RSA keys, and paste > your new public key into Savannah (you can keep up to 4 keys). I know > DSA keys are now discouraged, and it's possible that an old DSA key > is being blocked. > > I would check CVS access specifically, as SSH might have additional > requirements for access. > > Jan
Hi, I generated a new ed25519 key pair and uploaded it using the web interface. This worked, because now I can do ssh [email protected] and it doesn't ask for my password anymore (I get an error that I am not allowed to execute that command; obviously because it is a restricted shell for cvs only). However, when I do: which> cvs diff nothing happens. That command just hangs. Any idea how I can investigate that? Carlo
