Am 28.01.2018 um 13:43 schrieb Jonathan Wakely:

i.e. does this work?
SVN_SSH="ssh -o PubkeyAcceptedKeyTypes=ssh-dss" svn up

Yes, it did. Thanks a lot!

I used this to add my new key via

ssh -o PubkeyAcceptedKeyTypes=ssh-dss tkoe...@gcc.gnu.org appendkey < id_rsa.pub

and now everything is working again.

Regards

        Thomas

Reply via email to