$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Release script module
From: Ahmed Charles (acharles_at_[hidden])
Date: 2014-02-14 00:58:47
----------------------------------------
> Date: Thu, 13 Feb 2014 22:46:13 +0000
> From: dnljms_at_[hidden]
> To: boost_at_[hidden]
> Subject: [boost] Release script module
>
> Now that we have a separate module the release scripts we should
> remove them from the super project. I'll do that if there are no
> objections. Do we want to keep it as a submodule, or just completely
> separate? A lot of the scripts seem to be subversion specific, so can
> they just be deleted?
I like the idea of keeping them separate.
Submodules are ok for things that benefit from the additional cost, but
if they aren't needed, I'd never use them.