Best Local Version Control software?

started 8 months ago | 13 posts | 1071 views | topic rss | latest reply
  1. So I just grabbed myself a 1.5TB external hdd, and thought a good use of a bit of it would be for a bit of version control. So, what's the best way to do this? I'm a bit of a cli fanatic, so the better command line options the better!


    #
    Phoshi
    Reputation:63
    Posted 8 months ago

  2. For local version control, it doesn't get better than git. Everything is almost instant on your local machine.


    #
    Enabeta
    Reputation:1
    Posted 8 months ago

  3. You can always use syncback, it has versioned folders. Or dropbox.


    #
    jj128
    Reputation:39
    Posted 8 months ago

  4. Whatever you do, I would not recommend subversion - it's a great source control tool, but it's pretty slow. Git is probably your best option.


    #
    howtogeek
    Reputation:176
    Posted 8 months ago

  5. If you're intent on subversion then probably tortoise svc, or as per jj128 dropbox is a great way to go.


    #
    mrfiresnow
    Reputation:6
    Posted 8 months ago

  6. You might find Fossil a suitable and not overly complex local version control alternative.

    http://www.fossil-scm.org/index.html/doc/tip/www/index.wiki


    #
    evan
    Reputation:12
    Posted 8 months ago

  7. I think either git or mercurial are the tools you're looking for, especially when you're doing a lot of branching and merging. For a single-user straight work subversion is easier to understand (for beginners) and follows a classic way of versioning control. My personal fav is atm mercurial (short: hg) in conjunction with tortoisehg.
    But I must admit, the choice was only be made by the better windows integration of hg compared to git about a year ago...


    #
    t0mt0m
    Reputation:26
    Posted 8 months ago

  8. +1 for Dropbox


    #
    thekat
    Reputation:2
    Posted 7 months ago

  9. For personal use dropbox is great!


    #
    limbo
    Reputation:5
    Posted 7 months ago

  10. @jj128: do I have versioned folders in Dropbox for an unlimited time (with the free 2GB version?). If it's so, than I can also give a +1 for dropbox :)


    #
    t0mt0m
    Reputation:26
    Posted 7 months ago

  11. Mercurial would be my choice. While it might not be as flexible as git it takes a lot less to setup and seems to do everything I could ever want.


    #
    sirikan
    Reputation:20
    Posted 7 months ago

  12. Filehamster is the easiest I've ever used:

    http://www.filehamster.com/


    #
    spirion
    Reputation:8
    Posted 7 months ago

  13. Perforce

    http://www.perforce.com - The free evaluation never expires and lets you run a local server with 2 users for free (5 work spaces each I think). I run it at home for my Picts, my MP3s, my personal wiki backups, and all of my important docs.

    IMHO their CLI is better than the GUI.


    #
    boter2099
    Reputation:1
    Posted 7 months ago

You must log in to post.

Daily Email Updates

Just want the best posts in your inbox for free? Enter your name and email below:

Name:
Email

About This Topic

Our Network
About Productive Geek