Software Alternatives & Reviews

Pijul VS Sapling SCM

Compare Pijul VS Sapling SCM and see what are their differences

Pijul logo Pijul

Pijul is a free and open source distributed version control system based on a sound theory of...

Sapling SCM logo Sapling SCM

A scalable, user-friendly source control system.
  • Pijul Landing page
    Landing page //
    2021-10-01
  • Sapling SCM Landing page
    Landing page //
    2022-12-28

Category Popularity

0-100% (relative to Pijul and Sapling SCM)
Git
75 75%
25% 25
Code Collaboration
77 77%
23% 23
Git Tools
79 79%
21% 21
Documentation
100 100%
0% 0

User comments

Share your experience with using Pijul and Sapling SCM. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Pijul should be more popular than Sapling SCM. It has been mentiond 41 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pijul mentions (41)

  • Pijul is a free and open source (GPL2) distributed version control system
    In Pijul, conflicts are not modelled as a "failure to merge", but rather as the standard case. Specifically, conflicts happen between two changes, and are solved by one change. The resolution change solves the conflict between the same two changes, no matter if other changes have been made concurrently. Once solved, conflicts never come back. - from https://pijul.org/. - Source: Hacker News / 2 months ago
  • Josh: Just One Single History
    Do not try and bend the spoon, that's impossible. Instead, only try to realize the truth...there is no spoon. Then you will see it is not the spoon that bends, it is only yourself -- what Pijul users say when they overhear git users arguing with each other about monorepos. https://pijul.org/. - Source: Hacker News / 3 months ago
  • Introduction to Loro's Rich Text CRDT
    I believe that handling merges like this correctly was a motive for designing pijul: https://pijul.org See the item on the splash page about 'merge correctness'. Unfortunately I wasn't able to find the post detailing the behavior with a bit of searching. - Source: Hacker News / 3 months ago
  • Introduction to Loro's Rich Text CRDT
    Darcs [0] patch theory was a predecessor to OTs/CRDTs (and a predecessor to git as well; in some ways it is the "smart" to which git was named "dumb"). When it works and performs well it is still sometimes version control magic. Pijul [1] is an interesting experiment to watch, trying to keep the patch theory flag flying and also trying to bring in updates from OTs and CRDTs as it can. [0] https://darcs.net [1]... - Source: Hacker News / 3 months ago
  • Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative
    IMHO the only really interesting alternative to Git currently is Pijul (https://pijul.org) as it is not a more-or-less Git clone but a different approach to the problem itself. Pijul allows for very interesting development and ci/cd workflows. - Source: Hacker News / 3 months ago
View more

Sapling SCM mentions (13)

  • Show HN: Sapling is a business-ready TypeScript, Express.js, React boilerplate
    Sapling is a source Code Management System releases by meta https://sapling-scm.com. - Source: Hacker News / 2 months ago
  • Jj init – getting serious about replacing Git with Jujutsu
    Lots to digest here! I have been keeping an eye on Pijul so it is cool to see some of its features implemented in jj. Sapling[0], similarly, is a new VCS tool out there which can work with a git repo. It also has anonymous branches, no staging area, supports stacked commits and can track the history of a commit over time. I've been using a similar workflow to the article's author: git with a UI to handle commits... - Source: Hacker News / 3 months ago
  • Ask HN: Can we do better than Git for version control?
    Yep both extended it and have versions that can work against GitHub/git servers. Sapling scm from meta has I think the best cli and VS code UX https://sapling-scm.com/ jj from google is also mercurial derived with very similar cli features like histedit and has support for deferring conflict resolution https://github.com/martinvonz/jj. - Source: Hacker News / 5 months ago
  • Ask HN: Can we do better than Git for version control?
    Fossil by sqlite think so as does Sapling by Facebook https://sapling-scm.com. - Source: Hacker News / 5 months ago
  • I (kind of) killed Mercurial at Mozilla
    Yup! In fact Meta’s implementation is open sourced as Sapling SCM and includes both Mercurial and Git support[1]. Internally the main repository use Mercurial although I believe a few legacy projects still use git. [1] https://sapling-scm.com/. - Source: Hacker News / 6 months ago
View more

What are some alternatives?

When comparing Pijul and Sapling SCM, you can also consider the following products

Mercurial SCM - Mercurial is a free, distributed source control management tool.

Learn Git Branching - "Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.

GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.

KDE Plasma Desktop - Plasma Workspaces is the umbrella term for all graphical environments provided by KDE.

Bazaar - Bazaar is a tool for helping people collaborate.

lazygit - Simple terminal UI for git commands.