views:

1586

answers:

20

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.

+6  A: 

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.

Jim Geurts
They also provide bugzilla, trac (so wiki), and webdav access
Michael Pliskin
+2  A: 

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.

kervin
+3  A: 

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

Logan
+6  A: 

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.

    lurks
    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
    A: 

    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.

    D4V360
    +6  A: 

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

    Jesper Blad Jensen aka. Deldy
    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
    +5  A: 

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

    el_eduardo
    +2  A: 

    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.

    JasonAnderson
    +1  A: 

    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.

    Michael Pliskin
    A: 

    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.

    xmjx
    A: 

    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/

    hectorsosajr
    +1  A: 

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

    DanielHonig
    A: 

    [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.

    Alexandre Brisebois
    A: 

    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.

    Jon Gretar
    +3  A: 

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

    Kevin P.
    A: 

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

    +1  A: 

    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.

    unforgiven3
    I just discovered this. Quite impressive.
    Subtwo
    A: 

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

    lucas-insasho
    +1  A: 

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

    A: 

    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.