Hi, Andrey Semashev wrote On 5-6-2014 11:16:
On Thu, Jun 5, 2014 at 1:12 PM, Paul A. Bristow
wrote: -----Original Message----- From: Boost [mailto:boost-bounces@lists.boost.org] On Behalf Of Vicente J. Botet Escriba Sent: 04 June 2014 20:07 To: boost@lists.boost.org Subject: Re: [boost] [modularization] Missing libs/core file
Le 04/06/14 19:45, Andrey Semashev a écrit :
On Wednesday 04 June 2014 19:20:30 Vicente J. Botet Escriba wrote:
Hi, I don't reach to get the last changes in libs/core after un update of the whole boost repository and it modules
That should be 'git submodule update --init' Does this mean that we should *always* add the --init when doing 'git submodule update'? I think that would be a safe thing to do.
I added a few lines about this valuable piece of information to: https://svn.boost.org/trac/boost/wiki/StartModMaint After --init, run it also without --init because it does not update the already initialized submodules. Regards, Barend