scsh-hackers
[Top] [All Lists]

CVS host changed

To: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Subject: CVS host changed
From: "Brian D. Carlstrom" <bdc@carlstrom.com>
Date: Thu, 29 Apr 2004 23:36:30 -0700
Cc: scsh-hackers <scsh-hackers@scsh.net>
List-id: Discussion among the implementors <scsh-hackers.list-id.scsh.net>
Reply-to: "Brian D. Carlstrom" <bdc@carlstrom.com>
Martin Gasbichler writes:
 > 
 > Some of you might encounter problems using the scsh CVS. The first
 > symptom is a changed SSH host key, after accepting the new key,
 > /cvsroot/scsh/CVSROOT doesn't seem to exist. The SF site status page
 > (<http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1>)
 > contains an explanation:
 > 
 >  2004-04-29 14:11:35 - Project CVS Service ) As of 2004-04-28 the CVS
 >  services will no longer function with the hostname of
 >  cvs.PROJECTNAME.sourceforge.net. You should change your CVS commands
 >  to use the host cvs.sourceforge.net and that should resolve any
 >  outstanding issues that you may have. This issue came about as a
 >  result of upgrading from BIND 8 to BIND 9 which doesn't allow for a
 >  wildcard in the middle of a hostname.

I had to do an extra step 3. In total I had to:
1.) remove old ~/.ssh/known_hosts entry for cvs.scsh.sourceforge.net
2.) Updating my CVSROOT changing cvs.scsh.sourceforge.net to cvs.sourceforge.net
3.) Update all my .../CVS/Root files to change the CVSROOT value that was there

-bri

<Prev in Thread] Current Thread [Next in Thread>