I've been wondering why most Ubuntu projects use Launchpad.net instead of GitHub for the Version Control and bug tracking system. Is there a specific reason as to why Ubuntu uses launchpad (and hence bzr)?
|
This list contains the reasons why it did not use back then and why it should not move now
Just a small note: Github vs. Launchpad and git vs. bzr is sort of religious topic. I want to stay away from this endless discussion. I use which fits the use-case. |
|||||||||||||||||||||
|
|
I guess the simple answer is that Launchpad does a lot of stuff that other systems don't (and this was even more true back when Ubuntu started using Launchpad). Some examples:
While code hosting is an important feature of Launchpad, it is not the only one and it wasn't the first feature Ubuntu used. As for upstream projects related to Ubuntu, there are benefits to using the same system as Ubuntu itself. Just one example is tracking bugs in both upstream and packaged contexts. |
|||||
|
|
I actually think it's more like "why do they use bzr, and hence launchpad"? Canonical invested money and people into developing bzr and its precursor baz, long before GitHub existed, and they probably don't want to throw away all of that accumulated expertise and investment now. Indeed, baz was started before git existed. Also, with Launchpad being controlled by them, they can more easily add features that make sense for them - whereas GitHub is not even open source, and certainly not under their control! |
|||
|
|
|
Zed Shaw covered this topic very well in a recent blog post, Launchpad vs. Github/SysAdmin vs. Coder.
I don't entirely agree with his assessments of Launchpad's features outside of code management. As a developer, I do prefer Github's repo view, but Launchpad's bug tracker is far, far superior to Github's. |
|||||||||||||||||
|
Gitoriusand many onSourceforgeand many onGoogle Code– Manish Sinha Mar 26 '11 at 12:59