
When we switched from using https://github.com/ryppl/boost-modularize, which doesn't modularize history, to https://github.com/ryppl/Boost2Git, which does, we lost the functionality that generated the superproject. Now that we've effectively gotten past the the hard problems with history modularization, I hope Daniel will be able to set up a superproject right quickly. on Wed Feb 13 2013, Dave Abrahams <dave-AT-boostpro.com> wrote:
I think we stopped updating the superproject; I'll see if I can fix that.
on Tue Feb 12 2013, Rene Rivera <grafikrobot-AT-gmail.com> wrote:
In trying to use the new boost git superproject there's a reference to a non-existent subrepo "boostorg/spirit_classic.git". This of course makes it impossible to do a full clone.
--
on Wed Feb 13 2013, Jürgen Hunold <jhunold-AT-gmx.eu> wrote:
Hi,
there seems to be progress, as I am getting more branches and stuff from the submodules.
On Tuesday, 12. February 2013 22:31:10 Rene Rivera wrote:
In trying to use the new boost git superproject there's a reference to a non-existent subrepo "boostorg/spirit_classic.git". This of course makes it impossible to do a full clone.
But I'm getting lots of
fatal: reference is not a tree: 575e6436ae2387fedd36f6c795a5aa9f47a35299 fatal: Needed a single revision
And the superproject is missing:
Unable to find current revision in submodule path 'libs/functional_hash'
Or am I using the wrong superproject?
Yours,
Jürgen
-- Dave Abrahams