Boost logo

Boost :

Subject: Re: [boost] [git] Git problem with Boost
From: Edward Diener (eldiener_at_[hidden])
Date: 2018-01-13 21:24:35


On 1/13/2018 5:32 AM, Daniel James via Boost wrote:
> On 13 January 2018 at 00:59, Edward Diener via Boost
> <boost_at_[hidden]> wrote:
>>
>> Where does the SHA 0ce9138ce86095eab9c09d171fecb5f72c4457f7 come from ? How
>> can this be corrected. It seems to be stopping the command from completing
>> locally, so any workaround I can use would be appreciated.
>
> It's the current master commit and it exists in the repo:
>
> https://github.com/boostorg/callable_traits/commit/0ce9138ce86095eab9c09d171fecb5f72c4457f7
>
> Try running fetch in the module to see if it fetches the commit, maybe
> you just had a network error, or github was having some issues at the
> time you fetched. Another possibility is that you're on a branch from
> a fork of the repo. In that case git fetches from the fork, not the
> origin.

Thanks ! Somehow the remote repository was set incorrectly. Once I
corrected it everything was fine. I am sure I did not manually set the
remote repository to the incorrect URL so I am not sure how that happened.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk