Gitless vs Mercurial vs SVN (Subversion)

Need advice about which tool to choose?Ask the StackShare community!

Gitless

4
18
+ 1
0
Mercurial

229
216
+ 1
105
SVN (Subversion)

793
621
+ 1
43
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Gitless
Pros of Mercurial
Pros of SVN (Subversion)
    Be the first to leave a pro
    • 18
      A lot easier to extend than git
    • 17
      Easy-to-grasp system with nice tools
    • 13
      Works on windows natively without cygwin nonsense
    • 11
      Written in python
    • 9
      Free
    • 8
      Fast
    • 6
      Better than Git
    • 6
      Best GUI
    • 4
      Better than svn
    • 2
      Hg inc
    • 2
      Good user experience
    • 2
      TortoiseHg - Unified free gui for all platforms
    • 2
      Consistent UI
    • 2
      Easy-to-use
    • 2
      Native support to all platforms
    • 1
      Free to use
    • 20
      Easy to use
    • 13
      Simple code versioning
    • 5
      User/Access Management
    • 3
      Complicated code versionioning by Subversion
    • 2
      Free

    Sign up to add or upvote prosMake informed product decisions

    Cons of Gitless
    Cons of Mercurial
    Cons of SVN (Subversion)
      Be the first to leave a con
      • 0
        Track single upstream only
      • 0
        Does not distinguish between local and remote head
      • 7
        Branching and tagging use tons of disk space

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -
      - No public GitHub repository available -

      What is Gitless?

      Gitless is an experiment to see what happens if you put a simple veneer on an app that changes the underlying concepts. Because Gitless is implemented on top of Git (could be considered what Git pros call a "porcelain" of Git), you can always fall back on Git.

      What is Mercurial?

      Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds.

      What is SVN (Subversion)?

      Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Gitless?
      What companies use Mercurial?
      What companies use SVN (Subversion)?

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Gitless?
      What tools integrate with Mercurial?
      What tools integrate with SVN (Subversion)?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      Mar 4 2020 at 5:14PM

      Atlassian

      GitBitbucketWindows+4
      3
      1056
      What are some alternatives to Gitless, Mercurial, and SVN (Subversion)?
      Git
      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
      DVC
      It is an open-source Version Control System for data science and machine learning projects. It is designed to handle large files, data sets, machine learning models, and metrics as well as code.
      Plastic SCM
      Plastic SCM is a distributed version control designed for big projects. It excels on branching and merging, graphical user interfaces, and can also deal with large files and even file-locking (great for game devs). It includes "semantic" features like refactor detection to ease diffing complex refactors.
      Replicate
      It lets you run machine learning models with a few lines of code, without needing to understand how machine learning works.
      Magit
      It is an interface to the version control system Git, implemented as an Emacs package. It aspires to be a complete Git porcelain. While we cannot (yet) claim that it wraps and improves upon each and every Git command, it is complete enough to allow even experienced Git users to perform almost all of their daily version control tasks directly from within Emacs. While many fine Git clients exist, only deserve to be called porcelains.
      See all alternatives