[git] Bad superproject.

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. -- -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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 -- * Dipl.-Math. Jürgen Hunold ! * voice: ++49 4257 300 ! Fährstraße 1 * fax : ++49 4257 300 ! 31609 Balge/Sebbenhausen * jhunold@gmx.eu ! Germany

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

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

On Wed, Feb 13, 2013 at 6:39 PM, Dave Abrahams <dave@boostpro.com> wrote:
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.
I don't know how far this has gotten but as it is right now I get a slew of the following errors: fatal: reference is not a tree: 853400b2e1b4321696a90184d49cbb6610738806 In other words.. The superproject has references to non-existent subrepo commits. And to put it another way.. I was hoping to get to make more progress this weekend (as I have Monday off from work). But I'm currently *blocked* being unable to fetch the modular structure I need to try and get the build system changes started/working. -- -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
participants (3)
-
Dave Abrahams
-
Jürgen Hunold
-
Rene Rivera