vote up 12 vote down star
6

I want to use CVS or SVN as my source control mechanisms on several side projects I am working on. Instead of hosting the server myself, I was wondering if anyone had any recommendations on CVS or SVN hosts. My concerns in order are: reliability, uptime, and price. When responding, please give details on your recommendation. Also, if someone has had a bad experience with a CVS host, please explain that as well so we know who to stay away from.

flag

63% accept rate
What sort of projects? Some hosting services will take open source only (and by that I mean licenses approved by the Open Source Initiative). – David Thornley Apr 3 at 19:38

20 Answers

vote up 6 vote down check

We've had good luck with http://cvsdude.com/. We've used it for about 6-9 months for svn hosting. Note, they do also provide cvs hosting as well.

link|flag
They also provide bugzilla, trac (so wiki), and webdav access – Michael Pliskin Sep 28 '08 at 20:19
vote up 6 vote down

I would strongly recommend Assembla for hosting your SVN projects. It provides:

  • a Wiki
  • spaces for discussion
  • ticketing
  • e-mail alerts
  • chat
  • milestones
  • a bug tracking system
  • and some more interesting things.

    link|flag
    The nice thing about Assembla over services such as SourceForge is that it doesn't require GPL'd code to use the free service. – Rob Sep 28 '08 at 19:46
    vote up 6 vote down

    http://unfuddle.com/ has a free 200mb SVN, with project mangement and such. Take a look at that.

    link|flag
    1  
    A couple rather important notes about Unfuddle (may I request that you update your reply?): 1) It also hosts Git. 2) It offers private Git/SVN for free. I have yet to find another that does this. I'm personally using it after finding it from this answer. Interface is a bit slow, but Git interaction has no delays, and it has very beginner-friendly help documentation in the interface. – Groxx Jul 19 at 6:25
    vote up 5 vote down

    http://beanstalkapp.com/ for SVN, one developer is free so you can try it.

    link|flag
    vote up 3 vote down

    Wikipedia has a long list of options. I use Google Code for svn hosting, while Sourceforge is still around for cvs and svn.

    link|flag
    vote up 2 vote down

    This has been discussed at http://stackoverflow.com/questions/99743/what-are-some-decent-isps-that-host-subversion

    I have had good luck with http://devguard.com/. Very affordable but I've never had much of an issue. Has 'Trac', 'WebSVN', HTTPS, user management, unlimited projects and users, etc.

    link|flag
    vote up 2 vote down

    I second Unfuddle.com as well. I have used them for over a year and have been very pleased. They use SVN.

    link|flag
    vote up 1 vote down

    Hosted-projects.com works fine for me for more than a year by now, no issues so far. Control panel is pretty simplistic and geeky though.

    link|flag
    vote up 1 vote down

    I'm using Assembla.com and I would say that so far it looks great for small projects. http://www.assembla.com/

    link|flag
    vote up 1 vote down

    I found ProjectLocker to be the best value if you need more storage and repositories than are offered with the free accounts. $2.50/month for 1GB of space, backups, trac, unlimited repositories (svn) and projects. I've been using it for 6 months or so and haven't had any problems.

    link|flag
    vote up 1 vote down

    http://www.xp-dev.com is another good one - I've been using that for several months now, and am quite happy with them.

    Edit: They are SVN.

    link|flag
    I just discovered this. Quite impressive. – Subtwo Apr 3 at 2:09
    vote up 1 vote down

    An extra vote to Asssembla, you can add a lot of instant tools to integrate with your repository with just one click

    link|flag
    vote up 0 vote down

    I use webfaction for my hosting, It not only supports Subversion, it also supports allmost every available open source webhosting platform (PHP, Django, Ruby on Rails, Zope, Plone, etc). It has some great plans with your own place on their servers; Just like virtual hosting; only without needing to keep it up-to-date.

    link|flag
    vote up 0 vote down

    Without wanting to start a system war here, but before you decide on a hoster you should decide on a system. And I'd suggest to really evaluate the pros and cons of svn over cvs before committing to a solution.

    link|flag
    vote up 0 vote down

    Code Spaces is a pretty good service. They respond extremely fast to customer queries. They've also fixed bugs and implemented new features pretty fast as well. They have a free account that is perfect for small projects.

    http://www.codespaces.com/

    link|flag
    vote up 0 vote down

    [SVN] If you want to do the hosting yourself on your domain, you can buy hosting at Dream Host. I've been with these guys for the past 2 years and have not had any problems with them. The price is good and the bundle is quite decent.

    link|flag
    vote up 0 vote down

    I personally use http://beanstalkapp.com/. The price is good and no charge for the first project. It also integrates itself into other services such as Lighthouse, FogBugz, Basecamp, Twitter and Campfire to give you all the services you may need.

    link|flag
    vote up 0 vote down

    Have a look at http://www.mxhub.com/svn-subversion-hosting.php Been hosted with them for over a year.. so far so good.

    link|flag
    vote up 0 vote down

    http://svnhostingcomparison.com has a list of a bunch of providers. If your code is open source, check out http://code.google.com/hosting!

    link|flag
    vote up 0 vote down

    You can checkout InDefero, which is a clone of GoogleCode with both a hosted offer and an application to download (GPL). You have no lock in as you can import all your data in your own instance. Note that I am a developer of InDefero.

    link|flag

    Your Answer

    Get an OpenID
    or

    Not the answer you're looking for? Browse other questions tagged or ask your own question.