Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I tried SVN 6 years ago. I did not like it at all.
I love the control git gives me - I did not find such a fine control in SVN - so it landed in the trash after the project.
And I do not think that git is error-prone. Most of the time, the error is in front of the screen. -
At work they only use SVN, although there is a git server somewhere on the network. I'm the only one who uses it at the moment, so they always have to download the newest source code as a zip - as they don't have git installed - and check it into SVN themselves. Not gonna switch anyway.
During the last days I got criticized by a fellow student, why I love 'error prone software'... He means git, mkdocs, latex etc. - I love them!
Does anyone of you really prefer svn over git?
undefined