Tips on upgrading CVS to git/hg?
Posted
by meder
on Stack Overflow
See other posts from Stack Overflow
or by meder
Published on 2009-11-11T09:31:48Z
Indexed on
2010/03/29
2:53 UTC
Read the original article
Hit count: 512
We still use CVS, I use git and hg for my personal use though I'm still a novice at both, but I realize they're much more modern and better, faster, distributed, etc.
It's just everyone is so accustomed to CVS that I feel a whole slew of issues could arise if I were to be the one that recommended and actually did the upgrading/porting/transitioning of our current CVS server to git or hg.
Has anyone actually done this, recently? Could you offer any insight or tips in terms of influencing people to use git/hg, and just generic tips on the actual updating/transitioning if it were to take place? Are there common issues I should be aware of just in general?
© Stack Overflow or respective owner