|
|
|
|
|
by artificer
6445 days ago
|
|
Each version control model has it's own merits and drawbacks, and there will always be situations where one is good and another isn't. For example, while many OSS projects have switched to distributed vc's such as git and mercurial, two of the largest oss projects still remain loyal to Subversion, FreeBSD and KDE. If you search their mailing list archives, you will see that after long thought, both projects decided that the Subversion model reflects better their development style. So, no, git is not simply "better" than subversion, it just reflects a different development methodology. |
|
But svn lacks suh flexibility to interact with others. Hence git > svn, as in svn is a tiny subset of git.