|
I used to host my SVN repos on my company's EC2 instance, but I think that I should reconsider it and use one of the SVN hosting companies on the internet, that would be safer and I can get rid of some tasks and save some storage space. What is the best (reliable and affordable) SVN hosting company on the internet? |
|
I have not done any deep analysis, but here is one way to think of it: If you are doing open source I would suggest you use either github (git) or code.google.com (svn). Github generally has better social features. If you want private svn hosting, I have been happy with projectlocker.com. They support both git and svn, and have competitive pricing. |


Added missing tags
Unless you are forced to, I strongly recommend that you move to git instead of svn