savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] Getting to subversions


From: Nic
Subject: Re: [Savannah-hackers] Getting to subversions
Date: 04 Aug 2003 20:47:34 +0100

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


-- 
Nic Ferrier
http://www.tapsellferrier.co.uk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]