
"Eric Niebler" <eric@boost-consulting.com> writes:
Robert Ramey wrote:
I'm getting the following when I try to update from the CVS system.
`@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ' from cvs server `@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ ' from cvs server `@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
The site status page is your friend. On http://sourceforge.net/docs/A04/ it says:
( 2006-05-17 12:04:02 - Project CVS Service ) As of 2006-05-17 at 12:00 Pacific we synchronized the SSH keys on all of the CVS hosts. This will cause SSH key mismatch errors for most projects. Please reconfirm the new SSH key against site doc G04 (https://www.sourceforge.net/docs/G04) and then accept the new key, if it matches per normal procedure. We apologize for the inconvenience, but this should be a one-time event and make future CVS infrastructure changes more seamless.
Specifically, your ~/.ssh/known_hosts file is where this usually lives. Delete the lines corresponding to the cvs server and all will be well. -- Dave Abrahams Boost Consulting www.boost-consulting.com