vote up 39 vote down star
35

I want to start an open source project, but the rise in hosting sites leaves me a little paralyzed with choice. I know a little about several:

  • I never really liked SourceForge's UI but it still feels like the site I think of when I think "open source project hosting".
  • Google Code Project Hosting looks clean and useful but doesn't seem as feature complete as SourceForge.
  • I've heard good things about Launchpad but don't know much about it nor do I know Bazaar (though I'd be interested in learning it).
  • I know almost nothing about GitHub and, like Bazaar, I don't know Git.

Does anyone have any experience with these sites or some other cool code host? Any recommendations?

Recommended Sites:

flag

70% accept rate
Would be nice if a comparison of features could be listed with the recommended sites. As well as the one you select & your reasons for it. – slashmais Sep 26 at 17:32

23 Answers

vote up 45 vote down

As I switched with my projects recently from Sourceforge, I had a look at some project-hosting-platforms.

Sourceforge

https://sourceforge.net/

Sourceforge is the classic and the most projects will use it. It has many features, as an Issue-Tracker, Mailinglists, a Wiki, Forums, support for Subversion and CVS, a shell-server, statistics, file-releases and much more. It hosts thousand of projects, is well-known. Sourceforge seems to be the only platform, that allows to submit issues anonymously. Since 2001 the software behind Sourceforge became Closed-Source, before it was open-source. The subversion-server is somewhat slow. The UI was totally ugly, but was completely recreated in the last time and now looks much nicer. But (in my opinion) the new UI of Sourceforge is confusingly full of different informations. The UI can be used without Javascript for normal users, but project-admins will need Javascript for some functionality, especially for file releases. Sourceforge allows to access all sites via https. Sourceforge has advertisements on the sf-sites (the site it hosts for you is fully under your control and contains no ads, except you put them there). The killer-feature are without a question the hosted apps. If you dislike the (mediocre) issue-tracker from sourceforge - deactivate it and use Trac or Mantis. You can also deactivate the forums and use phpBB. Wordpress, Mediawiki or different project-management-tools are other options. Hosted apps are a great addition.

Berlios

http://www.berlios.de/

Berlios has taken the old Open-Source-Software from Sourceforge and developed it some further. Now it looks uglier than Sourceforge itself. ;-) It has mostly the same features as Sourceforge. Berlios hosts more than 5000 projects.

Google-Code

http://code.google.com/hosting/

The hosting-platform from Google. It has the nicest and cleanest interface of all contestants. It has a Wiki, Downloads, an issue-tracker and supports subversion. Projects get tags and you can search for the tags. Google restricts the licenses you can choose, but as the accepted licenses are very common Open-Source-Licenses, that seems no big problem. The problem for me was, that you need a google-account. So Google can gather much data from the different services they have and can all the data combine for you as a user. Much badder: Every user who wants to submit a bug, have to sign on for an Google-account. Google might be not evil, but I don't want to give them the chance to become evil. Other than that, the platform looks very good.

Microsoft Codeplex

http://www.codeplex.com/

Codeplex has a nice, but not very simple interface. It features releases, website, issue-tracker, statistics and some sort of source-code-control, but one I don't know about. Team Foundation Server, never heard. The issue-tracker allows to vote on issues, very nice. Projects can be tagged and CodePlex shows a tag-cloud.

Kenai

http://kenai.com/

Kenai from Sun is a new contender and Beta at the moment. It has Forums, Mailinglists, Wiki, an issue-tracker, allows sub-projects, and supports hosting of Subversion or Mercurial. The UI of Kenai looks good, projects can be tagged and it has a tag-cloud.

Tigris

http://www.tigris.org/

Tigris has a nice website, supports Subversion (Subversion itself is a tigris project), and has also releases and mailinglists. The issue-tracker is overcomplicated in my opinion. Tigris is restricted to only projects, that create tools for software-developers.

java.net

http://java.net/

java.net is a project-hosting-site for only Java-projects and Java-related communities. It has the same overcomplicated issue-tracker, that tigris also have. Other than that, the typical support, releases, website etc.

GNA!

https://gna.org/

GNA! is a hosting-platform of the GNU-project, but also non-gnu-projects are allowed, if they conform to free licenses and can run on a completely free system (for example: Windows-only-program are not allowed, but multiplatform Linux/Windows-programs). Interesting is, that GNA also allows Documentation- and Organization-projects. GNA supports releases, projectsites, issue-tracking, news. Supported Versionscontrol is subversion and Git. Nice feature is, it hosts the GPG-key of project-members. Clean UI, seems a good choice. I would have tested it, but I never got the e-mail for validation of my account, so I wasn't able to use. Hopefully a temporary problem. GNA hosts more than 1000 projects.

Origo

http://www.origo.ethz.ch/

Origo is created by the ETHZ, a well-known university in Switzerland. Origo has a clean UI, supports Wiki-sites, Forums, a blog and releases (no mailinglists). The issue-tracker is simple in the usage. The supported version-control is Subversion. Origo support software-and non-software-projects and also Closed-Source-Projects.

Good, I hope this list gives some key-features of some typical sites. I hope I forgot no important site. I myself transferred my projects to origo, but decide for yourself. I will try to update this answer, as I get new information.

link|flag
1  
Thank you, your answer is really helpful for me. For a beginner like me Code Google is best option. – Sharique May 26 at 6:04
I find Google Code's issue tracker to be rather weak. SourceForge's is a disaster. Kenai is excellent on this front. – Gili Jun 17 at 20:31
vote up 16 vote down

HUGE GitHub fan. It only takes a day or two of regular use to get used to Git. Of course it takes months to get really good at it, but the basic functionality really isn't that hard.

GitHub (well, Git in general, but GitHub even more so) makes forking and branching so easy that open source becomes truly a social activity. Much more pleasant than all of the bickering back and forth about commits in SVN.

link|flag
vote up 7 vote down

GitHub is the clear winner in my book. Even if you don't know git, it's easy to get the basics down, and they have a good selection of guides available.

link|flag
A "t" is missing in your link :) – vobject Jul 5 at 15:32
Thanks - I fixed it. – trevorturk Jul 6 at 21:57
vote up 6 vote down

Codeplex and Google Code are my favorites. A lesser known one that I also like is DevjaVu. It's a subversion and trac hosting site.

Assembla is another option that seems to be gaining popularity.

link|flag
1  
I used several hosting solutions and so far Google Code is the winner. Do not be afraid about the simplicity - in fact this is a feature and you will find how powerful and the boost of productivity you'll get from it. – Sorin Sbarnea Oct 29 at 13:46
vote up 3 vote down

I've used Google Code for small-ish projects and enjoyed the experience: the UI is clean and helpful, and the basic bug-tracking and Wiki elements seem well-implemented, although our team didn't use them extensively. There's a 100mb limit, but we found it only seemed to apply to ASCII/text data; we uploaded more than that in images and there was no complaint.

I've never hosted anything on SourceForge, but many times I've tried finding both code and documentation there and I've found that to be more difficult than it should.

link|flag
vote up 3 vote down

I've tried 2 project hosting sites:

I'm now mostly using BitBucket.

link|flag
Bitbucket is cool. And mercurial, too :-) I hosted my jQuery syntax highlighter plugin there: bitbucket.org/larscorneliussen/beautyofcode/… But it is not project-oriented, but user-oriented. – Lars Corneliussen May 29 at 9:19
vote up 2 vote down

I also like Assembla as it has integration with Trac built in out of the box which is pretty nice.

link|flag
vote up 2 vote down

I've never used Google Code, but I do agree that the SF UI is a bit archaic.

link|flag
vote up 2 vote down

I wouldn't necessarily call this the best site, but GNU's Savannah is worth a mention, simply because of the importance of GNU in the history of free software. Savannah hosts non-GNU projects too, as long as they conform to the Free Software Foundation's guidelines.

link|flag
vote up 2 vote down

I have used both Sourceforge and Google Code, and would have to say that using Google Code was more intuitive, although I do agree with Mnementh's comments about Google accounts.

There is a good comparison list at ibiblio showing many of the options available.

There is also a page on wikipedia with some information as well. Have a look at the discussion page for comments and experiences.

link|flag
vote up 2 vote down

IMO the problem with SourceForge is the high learning curve for admins and users and the complexity of some features.

I recently moved to Google Code - it takes a few minutes to get up and running, and it's very easy to use for both admins and users. It's also popular enough that people probably passed its learning curve on someone else's project.

I like to use Bazaar, so I host the code on Launchpad, and use use bzr-svn to keep the svn repository on Google Code updated - everyone knows svn, bzr is more niche. It's possible to do the same with Git + GitHub + git-svn or Mercurial + Bitbucket/freeHG + hgsvn (hgsvn is not near the level of git-svn or bzr-svn, but good enough to keep a read-only svn mirror).

link|flag
vote up 1 vote down

I've only used google code, but I am more than happy with it. +1

link|flag
vote up 1 vote down

Well, personally I use both Google Code and CodePlex.

link|flag
vote up 0 vote down

Google Code is very nice.

link|flag
vote up 0 vote down

I've had really good experiences with DevjaVu. They basically give you a full Trac install with SVN. The only issue I've found is that their free account is rather limited, and anything outside of that is expensive.

link|flag
vote up 0 vote down

Google Code prohibits commercialization. Meaning if you plan to latter offer your software in dual license terms, than you can not host it with Google. If you are fine with this, no problem. Do read the ToS of any host you would choose and let us know which one you choose and the reasons for the choice. Thanks.

link|flag
Where does it say that? I'm not saying you're wrong, I just couldn't find any mention of it in their ToS. – rwallace Mar 24 at 15:56
2  
I asked them directly and they say this is not the case: groups.google.com/group/google-code-hosting/… – rwallace Mar 24 at 21:03
vote up 0 vote down

Anyone could share experience usingdotsrc.org ? Formerly known as sunsite.dk

link|flag
vote up 0 vote down

If you want your project to succeed, it is important to be part of the right community. E.g., tigirs.org for developer tools, mozilla.org for firefox stuff, dev.java.net for general Java development, eclipse.org, netbeans.org, etc. If you don't qualify for one of those, then try SF or Google Code so that people can at least find you. If you don't care about people finding your code, then just keep it on your own harddisk.

link|flag
vote up 0 vote down

I would like to add that google code compares much better to sourceforge - google code has a clearer interfaces, and much faster access. Yes, google code is feature complete - does not seem so because of the bias that sourceforge's cluttered face produces. The forum related activities can be handled through google groups - using google groups for software forum is a convention of all google projects.

I have used both sourceforge and google code, and now am heavily inclined towards google code. To me sourceforge seems to be degrading everyday, while google code is improving everyday.

link|flag
vote up 0 vote down

A list of software hosting sites that support git, with a short description of each site, can be found at Git Hosting page at git wiki. This list can be seen as completion for a well written and descriptive list given by Mnementh

link|flag
vote up 0 vote down

I've only used Assembla when dealing with Project Hosting Sites, a year ago after using it for a couple months, I decided to host my projects myself. This has many advantages such as:

  • You decide the technologies to use.
  • You have no restrictions in user accounts, databases and disk space. Well, you do but you can also deal with this easily.

On the other hand, this has disadvantages like:

  • Bandwith, determined by your ISP.
  • You may not have a public IP address.
  • You must spend some time configuring your project server, depending on the technologies you need.

It's up to you. Most of the time, I feel comfortable hosting on my own.

Hey, I almost forgot. These days almost any technology has it's "open source" or "free" version, so you would be able to host any kind of project.

link|flag
vote up 0 vote down

Github is free and is where the Linux source is currently managed. It actually has relatively few ads and allows other people to run derivative projects of yours if they choose. They can then request that their modifications be placed into the main project.

link|flag
vote up 0 vote down

oo laa laa..what a great list..well i am also a supporter of sourceforge.net . for open source software tools visit us.

link|flag

Your Answer

Get an OpenID
or

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