$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [git-help] New libraries?
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-07-28 23:40:16
on Sun Jul 28 2013, Rene Rivera <grafikrobot-AT-gmail.com> wrote:
> Today I checked in the new Predef library and I'm wondering, not just for
> it but in general, if this interim period of svn to git transition what
> happens to new libraries? Will they automatically show up in the git
> repos?
If they are checked in to Boost's SVN and the ruleset is updated
appropriately, they'll show up (our modularization build will fail if
their paths are not handled in the ruleset).
> What are the procedures if the new library is already, originally in git
> and modularized?
I don't have an answer for that one, sorry.
-- Dave Abrahams