this post was submitted on 14 May 2025
102 points (91.1% liked)

Programming

20154 readers
656 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] finalaccountforreal@lemm.ee 20 points 23 hours ago (2 children)

It's sad that an entity the importance and the size of Mozilla chose GitHub over self-hosting. It's insane they were still using Mercurial in 2025.

[–] dyc3@lemmy.world 6 points 21 hours ago (1 children)

They aren't moving, it's a code mirror. Everyone seems to be misreporting this. There's a GitHub action to auto close PRs.

[–] FizzyOrange@programming.dev 10 points 20 hours ago (1 children)

It's not a mirror. It's the primary repository. And yes unfortunately they aren't accepting PRs or using it for issue tracking, but it's a start.

[–] dyc3@lemmy.world 4 points 20 hours ago (1 children)

Oh, well then I stand corrected. It's a bit confusing ngl

[–] ilinamorato@lemmy.world 3 points 5 hours ago* (last edited 5 hours ago)

In your defense, Mozilla did have a read-only mirror on GitHub for a while. I assume it's the same repo, they've just repurposed it.

[–] drspod@lemmy.ml 1 points 23 hours ago (1 children)

It’s insane they were still using Mercurial in 2025.

What?

[–] FizzyOrange@programming.dev 0 points 20 hours ago (1 children)

What what? Mercurial is dead. Not even Facebook use it any more.

[–] drspod@lemmy.ml 5 points 20 hours ago (1 children)

Dead? They just had a major version update 1 month ago and the last minor release was 1 week ago.

What does Facebook using it have to do with anything?

[–] FizzyOrange@programming.dev -4 points 9 hours ago (2 children)

Dead as in essentially nobody uses it. Apparently it's used even less than SVN, which sounds kind of crazy. Doesn't stop them developing it if they want I guess.

Facebook is relevant because they were one of the last major users of Mercurial and were big contributors to it. They've moved to their own VCS Sapling now though.

[–] tauren@lemm.ee 3 points 6 hours ago

What's the actual argument here? If Mercurial satisfies/satisfied the development team, then they should use it. I don't find this crazy. Like others pointed out, it's not like Mercurial was a dead project without maintenance.

[–] drspod@lemmy.ml 1 points 6 hours ago

Apparently it’s used even less than SVN,

Going to need a source for this.