mercurial for OS projects and svn for Enterprise projects?
问题 correct me if im wrong, but isn't distributed SCMs for OS projects while centralized SCMs are better for corporate/private projects? cause with eg. mercurial anyone gets an exact copy of the repository with FULL history features, while with centralized you only get the latest working copy. im more focused on private projects so i wonder if its better with centralized SCMs or doesnt it matter? 回答1: You can use a DVCS (like mercurial) in large corporation. The limits of a DVCS compared to a VCS