Re: Where to host former Kenai or java.net OSS projects?
"Fabrizio Giudici" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Tidalwave s.a.s. |
| Message-ID | <[email protected]> |
Since a few years I've moved everything to BitBucket; and recently converted (almost) everything from Mercurial to Git, so everything can be also mirrored at GitHub. Mirroring can be done automatically, that is you just push as usual, and the push happens towards both sites. This article describes how to do: http://stackoverflow.com/questions/14290113/git-pushing-code-to-two-remotes I much prefer BitBucket, its UI and its services; but the "double site approach" makes it possible to have the best of the two worlds. AFAIU anybody can fork and provide patches on either sites, so in the end you reach most of possible contributors. BitBucket and GitHub also can be easily integrated with things such as Drone.io, Travis and many others, in the case one doesn't want to manage its own Jenkins/Hudson. -- Fabrizio Giudici - Java Architect @ Tidalwave s.a.s. "We make Java work. Everywhere." http://tidalwave.it/fabrizio/blog - [email protected]