[git][regression] Regression is not a submodule

Hi, I noticed that Regression isn't setup properly as a submodule of modular boost unlike other tools. It isn't present on a list displayed with: git submodule status nor in .gitmodules $ grep 'tools' .gitmodules path = tools/build path = tools/bcp path = tools/inspect path = tools/boostbook path = tools/quickbook path = tools/litre path = tools/auto_index path = tools/boostdep There is a module Regression: https://github.com/boostorg/regression/tree/develop and there is also a non-submodule directory in boostorg: https://github.com/boostorg/boost/tree/develop/tools/regression Unlike the former, the latter seems to be actively developed. I assume that the code should be contributed to the boostorg directly? Is there a reason for this? Regards, Adam

Reason is "life".. I've been too busy to finish the move from the core Boost repo to the regression module. Rene. On Tue, Aug 12, 2014 at 11:04 AM, Adam Wulkiewicz <adam.wulkiewicz@gmail.com
wrote:
Hi,
I noticed that Regression isn't setup properly as a submodule of modular boost unlike other tools. It isn't present on a list displayed with:
git submodule status
nor in .gitmodules
$ grep 'tools' .gitmodules path = tools/build path = tools/bcp path = tools/inspect path = tools/boostbook path = tools/quickbook path = tools/litre path = tools/auto_index path = tools/boostdep
There is a module Regression: https://github.com/boostorg/regression/tree/develop
and there is also a non-submodule directory in boostorg: https://github.com/boostorg/boost/tree/develop/tools/regression
Unlike the former, the latter seems to be actively developed. I assume that the code should be contributed to the boostorg directly?
Is there a reason for this?
Regards, Adam
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/ mailman/listinfo.cgi/boost
-- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
participants (2)
-
Adam Wulkiewicz
-
Rene Rivera