• fossphi@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    18 days ago

    Would have been amazing if Mercurial had won the VCS wars, but alas

    • Again, github. If Mercurial had had something like github, it would have been closer. Github was git’s killer feature; git itself provided nothing except a bunch of kernel devs were using it - and I’m not convinced that alone would have propelled it to success. Kernel contributors don’t make up a large percent of all developers in the world.

      Mercurial isn’t perfect. Being written in Python frequently makes it a pain, but it’s slowly converting to Rust.

      I do wish darcs - also hindered by the language choice of the author - had done better. Theory-of-patches was incredible to work with, and practically eliminated merging being an issue. Pijul is going that route, but until they open source a server, it’s a non-starter for me.

      All of my personal stuff is in hg repositories at Sourcehut. Mercurial is, thankfully, still popular enough that it’s got a reasonably large dev team and still has regular releases. As long as that holds, I’m good.

      • fossphi@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        17 days ago

        Yeah, well said. Sadly it does seem like platforms are the dominant driver behind wide public acceptable of stuff