$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daryle Walker (darylew_at_[hidden])
Date: 2003-11-13 04:23:54
When I work on files in the Sandbox, I use a directory that has the whole
Sandbox CVS contained in it. It has my overrides for specific Boost files,
but this means that I get overrides that people wrote for other Boost
libraries, whether I want _those_ changes or not. Isn't there some way to
make a CVS checkout that has only the file/directories I want to work on? I
would need the adds and changes to this partial checkout to be reflected in
the main-line of the Sandbox CVS.
Daryle