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 …
4
votes
What are the alternatives for meld (graphical diff tool) on OSX
There's FileMerge.app, which comes with XCode.
…
