$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-06-17 09:40:53
On Jun 17, 2007, at 6:52 AM, Henrik Sundberg wrote:
> These top level directories are found in the repository:
> sandbox/
> sandbox-branches/
> sandbox-tags/
>
> And now I found this (yes, I did checkout the sandbox..):
> sandbox/SOC/2006/concurrency/
> branches/
> tags/
> trunk/
>
> http://svn.boost.org/trac/boost/wiki/BoostSandbox says that the
> sandbox should be organized by project. Should sandbox-branches and
> sandbox-tags be removed to make this more clear?
Not until everything important from those subdirectories has been
moved somewhere else. I know that some of the pieces in there are
very active now (e.g., sandbox-branches/boost-cmake). The authors of
subdirectories in there could help out by moving away or removing
their subdirectories, of course.
- Doug