On Tue, Aug 30, 2011 at 10:47 AM, Tino Butz <[email protected]> wrote: > Hi Jean-Baptiste, > > It is still not decided which license and where. It will probably be > SourceForge but GoogleCode is a serious candidate too (other choice ?). > > github.com is currently the "state of the art".
github.com is also nice if you work with people who love SVN over git. Every git repository on github.com has an SVN URL accessible to the outside world. GoogleCode can, as of recently, leverage git as well. As best I understand, it holds most/all the same git-related features as github.com. SourceForge also offers git repositories, but when my project evaluated them, they were woefully restrictive and feature-dry compared with git-focused hosting and GoogleCode. bitbucket.com is also considered "state of the art" if you are a lover of Mercurial (or if you just prefer to support all things Python). launchpad.net serves the same role as bitbucket and github but for Bazaar users. And there are, of course, other options that are more niche or less well known. --Greg ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
