$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2006-11-05 11:55:01
I'm trying to make two very tiny but important changes in boost cvs for 
RC_1_34_0 branch.  This will address issues with HP platform regression 
testing and fix an obscure bug.  However, I'm having trouble with CVS.
I get
$ cvs update -r RC_1_34_0 basic_iarchive.cpp
cvs update: warning: unrecognized response `ssh: connect to host 
cvs.sourceforge
' from cvs servernection timed out
cvs [update aborted]: end of file from server (consult above messages if 
any)
$
However, when I update the head with cvs update I get no problems.  Can 
anyone offer a suggestion?
Robert Ramey