$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Fernando Cacciola (fernando_cacciola_at_[hidden])
Date: 2004-07-02 09:04:48
"Fernando Cacciola" <fernando_cacciola_at_[hidden]> escribió en el mensaje
news:cc3nid$72j$1_at_sea.gmane.org...
> Hi,
>
> I'm trying to commit something to CVS but I get a warning from TortoiseCVS
> saying that the server fingerprint has changed.
> This is wrong right?
>
How weird.. the fingerprint reported by TortoiseCVS corresponds to
shell.sf.net
But I think it should be cvs.sf.net instead....
Here's the command issued by TortoiseCVS:
CVSROOT=:ext:fcacciola_at_[hidden]:/cvsroot/boost
cvs commit -m "Numeric Conversions Added" status/Jamfile
... in fact, if I proceed anyway (without upadting the fingerprint cache) I
get this error:
Cannot access /cvsroot/boost/CVSROOT
No such file or directory
which makes sense since the server is not the CVS server.
Is anyone else having this problem?
TIA
Fernando Cacciola