$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-10-28 05:54:53
> Which cvs do you mean? I suppose it's not the main boost cvs, as I
> can't see anything named "regex5" there. I think the easiest way would
> be mailing a zip, yes. Though the cvs address would do, if there's an
> anonymous access.
Yes the main Boost cvs repository, checkout the current development code
then:
cvs update -r regex5 boost/regex libs/regex
But I'll send you the zip privately.
John.