Necessitas/Repositories

From KDE Community Wiki

Current Necessitas repositories and branches

To be clear, we seek to push everything to upstream, so, KDE repositories can be used ONLY by Necessitas developers and ONLY after they signed Nokia's contributors agreement.

The other contributors should use kde review board to publish their patches. If you need an account you can create one here. Do not use Gitorious. Merge requests will be ignored.

Any Necessitas developer can create as many branches as he wants.


Only the one who is in charge with the releases can push to release branches (unstable, testing and stable), nobody is allowed to push anything without his/her approval !


Qt framework

Repositories

Branches

  • Development branches
    • master - "master" development branch, follows upstream 4.8 branch !
    • alpha4 - alpha4 release
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

QtCreator

QtCreator has been upstream, please use codereview.qt-project.org to post your patches

Repositories

Branches

  • Development branches
    • master - "master" development branch, follows upstream master branch !
  • Release branches (only on KDE repo)
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.
    • stable-2.2 - latest release branch for 2.2 (currently the same as stable).

QtMobiliy

Repositories

Branches

  • Development branches
    • master - "master" development branch, follows upstream master branch !
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

QtWebkit

Repository

Branches

  • Development branches
    • master - "master" development branch
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

Ministro

Repository

KDE - http://quickgit.kde.org/?p=ministro.git

Branches

  • Development branches
    • master - "master" development branch
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

Necessitas installer framework

Repository

Branches

  • master - development/staging/stable branch follows upstream master branch.