What version control systems does Launchpad support?
- Keywords:
- version control bazaar cvs svn bzr
- Last updated by:
- Karl Fogel
Launchpad's native version control system is Bazaar, which is also known as bzr; read about it at http://
We think that Bazaar is the best choice among distributed version control systems, both in technical design and in user experience - that's why when we needed to pick one first-class version control system for Launchpad's native format, we chose Bazaar.
Launchpad supports other version control systems by doing continuous imports from them into Launchpad's code-hosting system (https:/
See also https:/