5

Im used to svn for a few years, now need to use git because all say its better. Until now its only just useless complicated and forces me more worksteps. Cant understand the hype.

Comments
  • 3
  • 0
    Even if I would work solo on a project I wouldn't use svn, what if I want to try something out and at the same time develop along in the mainline?
    I would say that svn is somewhere else a better fit (a company I work for uses svn for their DB Scripts for example)
  • 1
    Um we had several branches/taggins in our svn Projects. Nothing new that git invented (they just made it more complicated)
  • 0
    You're missing a few bits there. Take a look at the key differences and use them to your advantage. As always, git can be better in some situations then svn and svn can be better then git.
Add Comment