
On Fri, Feb 10, 2012 at 10:32, Andrey Semashev <andrey.semashev@gmail.com>wrote:
On Wed, Feb 8, 2012 at 8:09 PM, Beman Dawes <bdawes@acm.org> wrote:
I've become a firm believer in the advantages of Git, both for my personal projects and for larger projects. I believe Boost should move to Git sooner rather than later.
This topic reminded me of the ryppl project [1]. As I remember, it uses git for VCS and there were ideas to move Boost under ryppl one day. Does anyone know the status of this project?
[1] www.ryppl.org
Hi, Very recent discussions on the Ryppl mailing list are about refocus on what problem(s) Ryppl should fix, Apparently parts of the solution imply currently widely used tools like CMake and git, but also 0install that could fix the cross-platform distribution problem. Joël Lamotte