Extra files in release branch

As of revision #74996, the following files and directories exist only in the release branch - not in the trunk. Is this on purpose? boost/smart_ptr/enable_shared_from_this2.hpp boost/test/detail/unit_test_parameters.hpp boost/test/exception_safety.hpp boost/test/impl/unit_test_suite.ipp boost/test/interaction_based.hpp boost/test/logged_expectations.hpp boost/test/mock_object.hpp boost/test/test_observer.hpp boost/test/unit_test_suite_impl.hpp boost/test/utils/callback.hpp libs/phoenix/doc/html/phoenix-doc_HTML.manifest libs/test/example/cla/Jamfile libs/test/example/unit_test_example_011.cpp libs/test/example/unit_test_example_012.cpp libs/test/src/unit_test_suite.cpp libs/test/test/CMakeLists.txt libs/geometry/test/ranges (empty directory) libs/phoenix/doc/html/phoenix (not empty directory) libs/spirit/doc/html/spirit (not empty directory) libs/spirit/repository/doc/html/spirit_repository (not empty directory) libs/test/doc/html/utf/usage-recomendations (not empty directory) -- Marshall Marshall Clow Idio Software <mailto:mclow.lists@gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki

Marshall Clow <mclow.lists <at> gmail.com> writes:
As of revision #74996, the following files and directories exist only in the release branch - not in the trunk.
Is this on purpose?
Boost.Test trunk version is significantly different. Not sure what the purpose of this check. Regards, Gennadiy

On Oct 16, 2011, at 4:04 PM, Gennadiy Rozental wrote:
Marshall Clow <mclow.lists <at> gmail.com> writes:
As of revision #74996, the following files and directories exist only in the release branch - not in the trunk.
Is this on purpose?
Boost.Test trunk version is significantly different. Not sure what the purpose of this check.
In the past, we've had files deleted off the trunk, and lived on for a long time in the release branch - because people forgot to delete them there. The purpose of my email was exactly as I wrote: I wanted to know if this was deliberate; that's all. -- Marshall Marshall Clow Idio Software <mailto:mclow.lists@gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki

Marshall Clow <mclow.lists <at> gmail.com> writes:
In the past, we've had files deleted off the trunk, and lived on for a long time in the release branch - because people forgot to delete them there.
Indeed. Maybe we can enhance the script to check if there was any commits in the library at all. If not we may skip on the reporting the files belonging to it. Gennadiy

On 16 October 2011 22:55, Marshall Clow <mclow.lists@gmail.com> wrote:
As of revision #74996, the following files and directories exist only in the release branch - not in the trunk.
Is this on purpose?
[snip]
libs/phoenix/doc/html/phoenix (not empty directory) libs/spirit/doc/html/spirit (not empty directory) libs/spirit/repository/doc/html/spirit_repository (not empty directory)
This is deliberate, they were deleted in #74983. I'm going to merge soon, probably tonight.
participants (4)
-
Barend Gehrels
-
Daniel James
-
Gennadiy Rozental
-
Marshall Clow