2
votes
2
votes
Should I look at version control systems beyond Subversion?
Mercurial is also worth consideration; branching is much friendlier, and it can work without a network connection. I never seriously tried separating work into branches until I moved from SVN to Me …
