Infrastructure
KDE software is hosted on infrastructure managed by the KDE Sysadmins.
Identity Accounts
Every accounts in the KDE infrastructure are synchronized in a same system. It is called KDE Identity.
Version Control
The KDE projects are mostly using Git. The repositories can be browsed on our QuickGit and managed on KDE Projects.
Find guidelines here.
Some projects such as i18n (to localize the programs) or some websites still use SVN. The repository can be browsed on https://websvn.kde.org/. Some guidelines could be found here.
Find out how to get commit access.
Code quality
Before pushing code to the repositories, the community has to review it.
- Reviews
The current used system is Review Board. However projects are heavily encouraged to move to the new system: Phabricator.
- Project Management
- Continuous Building - Jenkins
- English Breakfast Network - Static Analysis
Localization
Project Metadata
- Project metadata, used for various internal and external scripts to aid in source code compilation, continuous integration, translation, and other administrative tasks.
- Project structure