• # Monotone

    Posté par . En réponse à la dépêche bzr 0.11 vient de sortir. Évalué à 9.

    C'est dommage qu'on ne parle pas plus de monotone je trouve. C'est vraiment bien conçu et tout à fait utilisable depuis un bout de temps. La version 0.30 est sortie il y a 2 semaines : http://venge.net/monotone/ .

    Quelqu'un a posté récemment une comparaison de VCS dans comp.lang.ada :
    http://www.ada-france.org/debian/distributed-version-control(...)
    http://groups.google.com/group/comp.lang.ada/msg/bf2f9970828(...)
    Il a choisi monotone :
    I believe that Monotone is the Ada of version control systems, so it is only appropriate that I use it for my Ada work. Monotone is safe, correct and powerful _by design_. It uses cryptographic keys to authenticate changes. It is written by elite programmers who, despite using C++, have the "Ada attitude": no pointers, one assert() every 9 lines of code, massive use of generics (templates), and not a single critical bug in 3 years.

    J'aime bien sa comparaison :
    I like to think that...
    CVS is the "C" of version control systems,
    Subversion is the "C++" designed to replace the "C",
    GIT is the "assembly language" who needs cogito to be useable,
    Bazaar-NG is the "perl", grossly inefficient and completely baroque,
    Mercurial is the "Eiffel" i.e the second best,
    Monotone is the "Ada", i.e. the best, even if not perfect

    (bon, bien sûr tout le monde sait que le meilleur langage de l'Univers c'est OCaml, pas Ada).