I want to use one of Git or SVN (Subversion) as a backup system. The only important thing for me is the Storage and Performance of the system. I searched around and most of the results I found were comparing them for features related to source control such as branching, local repositories, etc. However, as I mentioned, I am NOT looking for such features.
In short, I want to know:
I would appreciate if there were some facts (experiments) added to the comparisons. I'm looking for solid evidence.
Go for git
, there is just no competition:
Of course, using git is vastly differently to SVN. But tutorials also are aplenty.
Here is a link comparing git and svn performance in a few selected scenarios.