Ask HN: Should we ditch Git for SVN?
https://news.ycombinator.com/item?id=4882495I've worked with SVN before. I love the simplicity. Then there are things like TortoiseSVN which makes SVN's usability much better.
I've got a small team and we were looking to move into GIT. However, it seems like there's a pretty steep learning curve and the more I look at it the more I'm thinking SVN w/ TortoiseSVN is the way to go.
I have 3 interns, one of whom accidentally deleted all his work afew days ago and I'd like to introduce them to version control. I asked them to go learn about GIT and 4 days later, they're confused as heck.
What's been your experience with Git v SVN? The user interface thing is a serious issue to me. It looks like merging is a giant pain in the ass compared to svn. Before I course correct and move to svn, wanted to get some feedback from the HN community.