1 Replies - 142 Views - Last Post: 20 June 2012 - 12:27 PM Rate Topic: -----

#1 Duckington  Icon User is offline

  • D.I.C Addict

Reputation: 162
  • View blog
  • Posts: 588
  • Joined: 12-October 09

versioning

Posted 20 June 2012 - 11:45 AM

Hi,

I would like to start using a versioning system on my personal projects, to make it easier to develop, but I'm not sure what to use.

I only have experience with git so far, but that seems a bit complex to set up to me, and this isn't going to be used by more than 1 person - just me.

Does anyone have any advice about which versioning system would be best?

Cheers.
Is This A Good Question/Topic? 0
  • +

Replies To: versioning

#2 JackOfAllTrades  Icon User is offline

  • Saucy!
  • member icon

Reputation: 5667
  • View blog
  • Posts: 22,509
  • Joined: 23-August 08

Re: versioning

Posted 20 June 2012 - 12:27 PM

I would actually recommend sticking with git. I thought git was actually pretty easy to setup for a single person, although I've struggled with it as it's a paradgim shift from the CVS/SVN systems with which I've worked much of my development life. Moving to one of those would require the opposite shift for you, and CVS and SVN require a separate server install, whereas git is pretty much an all-in-one solution.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1