Re: [Boost-bugs] [Boost C++ Libraries] #13071: Release commit not available anymore

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13071: Release commit not available anymore
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-18 08:56:26


#13071: Release commit not available anymore
----------------------------------+---------------------------
  Reporter: michael.moldaschl@… | Owner: Andy Tompkins
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: uuid
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+---------------------------
Changes (by michael.moldaschl@…):

 * status: closed => reopened
 * resolution: invalid =>

Comment:

 I think you missed the point. In uuid the tag 'boost-1.55.0' is at
 98cf832..., however in the boost repository for the tag 'boost-1.55.0'
 uuid is at 8c395a888c2d77bdc91e956ef24a07c0c87cdd24. As you already
 checked, this commit is not available.

 Just try to checkout 'boost-1.55.0' of the boost repository:\\
 git clone https://github.com/boostorg/boost.git\\
 cd boost\\
 git submodule init libs/uuid\\
 git checkout boost-1.55.0\\
 git submodule update libs/uuid\\

 and the last step will fail with:\\
 ''fatal: reference is not a tree:
 8c395a888c2d77bdc91e956ef24a07c0c87cdd24\\
 Unable to checkout '8c395a888c2d77bdc91e956ef24a07c0c87cdd24' in submodule
 path 'libs/uuid' ''

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13071#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-08-18 08:59:42 UTC