I'm looking for a free Subversion hosting service with several gigabytes of space. . . Is it a utopia?
|
closed as off topic by phwd♦ May 27 '12 at 13:52
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Assuming it is for open source projects, you can find a list of free project hosting services that offer SVN in this Wikipedia article Google Code provides a 1024MB repository quota & more space can be requested |
|||
|
|
I've used assembla's free account. They provide 2Gb and it can be a commerical product, as well. http://offers.assembla.com/free-subversion-hosting/ Always been quite reliable, with no issues that I've ran into. |
|||
|
|
|
You may also look at github,, even if github is for git, I know they have some support for svn. Take a look: https://github.com/blog/626-announcing-svn-support |
|||
|
|
|
I second the suggestion for Assembla. It's what I use. However, I recently implemented this, just for fun, and it works!! This works for one person in your own network. It can probably be tweaked to work with multiple people (I dunno).
Sure the actual SVN server is not in the cloud, but your data is. And no, you can't easily access your data from outside your network, but there are ways to get around this as well. |
|||
|
|
|
I've been successfuly using Unfuddle for several years - free for my personal projects, paid version ($9/month) for customer projects. They also provide Git, Track, notebooks and group messaging - included in price. |
|||
|
|