mercurial for OS projects and svn for Enterprise projects?

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-10T10:12:21Z Indexed on 2010/04/10 11:03 UTC
Read the original article Hit count: 254

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about svn

Related posts about scm