You need to remove your existing host key to subversions.
Edit the file
$HOME/.ssh/known_hosts
to remove the host reference to subversions.gnu.org
Of course, this would also work:
grep -v -e "^subversions.gnu.org" $HOME/.ssh/known_hosts > hosts.tmp
mv hosts.tmp $HOME/.ssh/known_hosts
Yesterday, lsh to subversions just returned with no error message.
Today it has changed: it says that the host key has changed.
Can someone send me what I should put in my .lsh directory
to make things start working?
___
Savannah-hackers mailing list
[E