
27 Oct
2008
27 Oct
'08
2:36 p.m.
On Fri, Oct 24, 2008 at 11:43 AM, Gennaro Prota <gennaro.prota@yahoo.com>wrote:
Beman Dawes wrote:
On Thu, Oct 23, 2008 at 1:07 PM, Gennaro Prota <gennaro.prota@yahoo.com
wrote:
Beman Dawes wrote:
1.37.0 beta 1 is available on SourceForge. See
Little request: could you publish the originating SVN revision (and/or tag it in SVN)?
See svn.boost.org/svn/boost/tags/release/Boost_1_37_0_beta1
Gulp! How is it possible that if I look e.g. at
.../libs/dynamic_bitset/example/example3.cpp
it originates from revision 40341 (=24055) under branches/release, which is from 4 years ago??
That's how SVN works. The revision number for a file is the last revision that changed the file, IIRC. --Beman