Search Unity

Best source control for Linux?

Discussion in 'Linux' started by junkyardog, Jul 14, 2017.

  1. junkyardog

    junkyardog

    Joined:
    Feb 20, 2009
    Posts:
    92
    "Opinions" on what is the best "integrated" setup for 1) GUI client, 2) repository and 3) version control under Linux Unity in a small personal shop?
     
  2. orb

    orb

    Joined:
    Nov 24, 2010
    Posts:
    3,038
    GitLab if you want to control it all.
     
  3. Cygon4

    Cygon4

    Joined:
    Sep 17, 2012
    Posts:
    382
    For tiny teams and personal projects, I use Subversion.

    Using the command line client, kdesvn for GUI and the built-in support in JetBrains Rider IDE.

    Hosting either via local file system repository or Apache + mod_dav_svn on my NAS or web server.
     
  4. phil-harmoniq

    phil-harmoniq

    Joined:
    May 5, 2016
    Posts:
    5
    You should also take a look at GitKraken. It's fully crossplatform and I really love the way it visualizes your repo.
     
    wenderRondonia likes this.