views:

498

answers:

8

There are many services offering hosted code repositories and version control, some are completely free like Sourceforge, Google Code, Codeplex, others offer paid services for private code like Beanstalk, GitHub or Springloops. But which service do you use and why?

If there is a list of existing services, I'd like to know about it as well.

+1  A: 

http://stackoverflow.com/questions/69384/opinion-of-hosted-svn-providers

JP
Well, that question is specific to SVN. So, I'm not sure I would definitely call your question a duplicate. I was just pointing you in a direction if you were interested in SVN services.
JP
You deleted your comment?
JP
Yes, sorry. I read the question and saw that it was SVN specific. Therefore, as you mentioned, it's not really a duplicate.
chriscena
+1  A: 

I use github, mainly for the free open-source projects. However, I work at a small company and we sometime contract out an additional developer for a particular project. With github, we can give that contractor access to that single project and do not have to let him inside our network if we do not want to do so.

ottobar
A: 

I use Dreamhost to host many of my projects. They offer SVN hosting as part of their web hosting plans so technically it's not really free but in a way it is a freebie if you own a hosting plan with them.

So far it worked out great for me since I have a lot of code that I did not want to make public that I'm hosting there.

Their plans start at $5.95/mo and I highly recommend them. I've owned my plan for about two years and so far it's been the best hosting experience I've ever had, and they really seem to know what they are doing.

Plus, you get SSH access and there's a lot of things you can do to customize your experience. They even give you access to rsync and allow you to download and compile/run your own code on your account!

See this entry in their wiki for details (you'll also get a feel for the kind of level of access that you get from them): http://wiki.dreamhost.com/index.php/Subversion#Subversion_on_Dreamhost

Miky Dinescu
A: 

I used svnhostingcomparison.com to help compare the various plans & providers when I was looking for a hosting service.

I ended up going with ProjectLocker.com to host a couple small projects. I've been happily using their service for about six months now.

Jason Braucht
+1  A: 

We use www.assembla.com Its very well done and has a wealth of features. Source control, issue tracking, work flows, chat, file upload, team wiki, etc. There is also a way to post/recruit employees to your projects. Pricing is pretty reasonable as well. It's $2 per project, per member, and $1 per 1GB of space. So if you have a project with 4 members and is 2GB is space (which is a lot for software), the cost would be $10/month.

nuhusky2003
A: 

Hosted-Projects. It just works.

Rinat Abdullin
A: 

SourceAnywhere Hosted, a SQL-based source control software delivered as a SaaS application.

Thanks.

Catherine Sea

http://www.scmsoftwareconfigurationmanagement.com

+1  A: 

I use Assembla. It's paid service that provide both SVN and Mecurial hosting. Open source projects can be hosted for free. They also provide Wiki's, Timeline, Project Management and a huge amount of others features I haven't used yet.

I use a basic capped user package and so far haven't exceeded the monthly $4.00 fee.

Diago