|
|
|
|
|
by JesseAldridge
2293 days ago
|
|
> they haven't transitioned from SVN to git solely because of the logistical challenge of migrating 30 years of commits lol, I don't think that's the reason. At the only place I worked that used SVN the real reason was that the old guys didn't want to learn something new. |
|
That was only ~6 years of commit history too. I could imagine 30 years is a whole extra logistical challenge. Not to mention making sure the whole developer base is aware of the change, prepared for it and willing to either update documentation where it refers to revision numbers or write some instructions on how to find a new commit reference from an old revision number.
The tag model is also different between svn and git.
It's not out of ignorance that the switch can be difficult, we've had some projects on git for years and we're comfortable with it.
Just because you've switched easily from svn to git doesn't mean everyone has the same experience.